public class InjectionTarget extends Object implements Serializable
Constructor and Description |
---|
InjectionTarget() |
InjectionTarget(String targetClass,
String targetName) |
Modifier and Type | Method and Description |
---|---|
String |
getTargetClass() |
String |
getTargetName() |
void |
setTargetClass(String targetClass) |
void |
setTargetName(String targetName) |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.