public class InjectableInfo extends InfoObject
| Modifier and Type | Field and Description | 
|---|---|
ReferenceLocationInfo | 
location  | 
java.lang.String | 
referenceName  | 
java.util.List<InjectionInfo> | 
targets  | 
| Constructor and Description | 
|---|
InjectableInfo()  | 
public final java.util.List<InjectionInfo> targets
public java.lang.String referenceName
public ReferenceLocationInfo location