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