public class InjectableInfo extends InfoObject
| Modifier and Type | Field and Description |
|---|---|
ReferenceLocationInfo |
location |
String |
referenceName |
List<InjectionInfo> |
targets |
| Constructor and Description |
|---|
InjectableInfo() |
public final List<InjectionInfo> targets
public String referenceName
public ReferenceLocationInfo location
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.