Uses of Class
org.codehaus.plexus.metadata.gleaner.ComponentGleanerSupport
-
Packages that use ComponentGleanerSupport Package Description org.codehaus.plexus.metadata.gleaner -
-
Uses of ComponentGleanerSupport in org.codehaus.plexus.metadata.gleaner
Subclasses of ComponentGleanerSupport in org.codehaus.plexus.metadata.gleaner Modifier and Type Class Description class
AnnotationComponentGleaner
A class component gleaner which inspects each type fororg.codehaus.plexus.component.annotations.*
annotations and when found translates them into aComponentDescriptor
.class
QDoxComponentGleaner
A source component gleaner which uses QDox to discover Javadoc annotations.
-