|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.component.discovery.PlexusXmlComponentDiscoverer
Field Summary |
Fields inherited from interface org.codehaus.plexus.component.discovery.ComponentDiscoverer |
ROLE |
Constructor Summary | |
PlexusXmlComponentDiscoverer()
|
Method Summary | |
PlexusConfiguration |
discoverConfiguration(Context context,
org.codehaus.classworlds.ClassRealm classRealm)
|
java.util.List |
findComponents(Context context,
org.codehaus.classworlds.ClassRealm classRealm)
|
void |
setManager(ComponentDiscovererManager manager)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PlexusXmlComponentDiscoverer()
Method Detail |
public void setManager(ComponentDiscovererManager manager)
setManager
in interface ComponentDiscoverer
public java.util.List findComponents(Context context, org.codehaus.classworlds.ClassRealm classRealm) throws PlexusConfigurationException
findComponents
in interface ComponentDiscoverer
PlexusConfigurationException
public PlexusConfiguration discoverConfiguration(Context context, org.codehaus.classworlds.ClassRealm classRealm) throws PlexusConfigurationException
PlexusConfigurationException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |