Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.codehaus.plexus.component.discovery.PlexusXmlComponentDiscoverer
Field Summary | |
private static String | |
private ComponentDiscovererManager |
Fields inherited from interface org.codehaus.plexus.component.discovery.ComponentDiscoverer | |
ROLE |
Method Summary | |
private ComponentSetDescriptor |
|
PlexusConfiguration |
|
List |
|
void |
|
private ComponentSetDescriptor createComponentDescriptors(PlexusConfiguration configuration, ClassRealm classRealm) throws PlexusConfigurationException
public PlexusConfiguration discoverConfiguration(Context context, ClassRealm classRealm) throws PlexusConfigurationException
public List findComponents(Context context, ClassRealm classRealm) throws PlexusConfigurationException
- Specified by:
- findComponents in interface ComponentDiscoverer
public void setManager(ComponentDiscovererManager manager)
- Specified by:
- setManager in interface ComponentDiscoverer