Class AnnotationComponentGleaner

java.lang.Object
org.codehaus.plexus.metadata.gleaner.ComponentGleanerSupport
org.codehaus.plexus.metadata.gleaner.AnnotationComponentGleaner
All Implemented Interfaces:
ClassComponentGleaner

public class AnnotationComponentGleaner extends ComponentGleanerSupport implements ClassComponentGleaner
A class component gleaner which inspects each type for org.codehaus.plexus.component.annotations.* annotations and when found translates them into a ComponentDescriptor.