Package | Description |
---|---|
org.codehaus.plexus.metadata.gleaner |
Modifier and Type | Class | Description |
---|---|---|
class |
AnnotationComponentGleaner |
A class component gleaner which inspects each type for org.codehaus.plexus.component.annotations.* annotations
and when found translates them into a
ComponentDescriptor . |
class |
QDoxComponentGleaner |
A source component gleaner which uses QDox to discover Javadoc annotations.
|