org.codehaus.plexus.metadata.gleaner
Interface ClassComponentGleaner
- All Known Implementing Classes:
- AnnotationComponentGleaner
public interface ClassComponentGleaner
Interface for component gleaners which glean off of compiled classes..
- Version:
- $Id: ClassComponentGleaner.java 7966 2008-12-25 15:25:22Z bentmann $
Field Summary |
static java.lang.String |
ROLE
|
ROLE
static final java.lang.String ROLE
glean
ComponentDescriptor<?> glean(java.lang.String className,
java.lang.ClassLoader cl)
throws ComponentGleanerException
- Throws:
ComponentGleanerException
Copyright © 2010. All Rights Reserved.