Interface ClassComponentGleaner

All Known Implementing Classes:
AnnotationComponentGleaner

public interface ClassComponentGleaner
Interface for component gleaners which glean off of compiled classes..
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.codehaus.plexus.component.repository.ComponentDescriptor<?>
    glean(String className, ClassLoader cl)