| Package | Description |
|---|---|
| org.codehaus.plexus.metadata | |
| org.codehaus.plexus.metadata.gleaner |
| Modifier and Type | Field and Description |
|---|---|
private ClassComponentGleaner |
ClassComponentDescriptorExtractor.gleaner |
| Constructor and Description |
|---|
ClassComponentDescriptorExtractor(ClassComponentGleaner gleaner) |
| Modifier and Type | Class and 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. |