Package | Description |
---|---|
org.codehaus.plexus.metadata.ann | |
org.codehaus.plexus.metadata.gleaner |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,AnnField> |
AnnClass.fields |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,AnnField> |
AnnClass.getFields() |
Modifier and Type | Method and Description |
---|---|
void |
AnnClass.addField(AnnField field) |
Modifier and Type | Method and Description |
---|---|
private PlexusConfiguration |
AnnotationComponentGleaner.findConfiguration(AnnField field,
AnnClass c,
java.lang.ClassLoader cl) |
private ComponentRequirement |
AnnotationComponentGleaner.findRequirement(AnnField field,
AnnClass annClass,
java.lang.ClassLoader cl) |