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 $
ROLE
static final String ROLE
glean
ComponentDescriptor<?> glean(String className,
ClassLoader cl)
throws ComponentGleanerException
- Throws:
ComponentGleanerException
Copyright © 2001-2011 Codehaus. All Rights Reserved.