|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.component.discovery.PlexusXmlComponentDiscoverer
public class 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.plexus.classworlds.realm.ClassRealm realm)
|
java.util.List<ComponentSetDescriptor> |
findComponents(Context context,
org.codehaus.plexus.classworlds.realm.ClassRealm realm)
|
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<ComponentSetDescriptor> findComponents(Context context, org.codehaus.plexus.classworlds.realm.ClassRealm realm) throws PlexusConfigurationException
findComponents
in interface ComponentDiscoverer
PlexusConfigurationException
public PlexusConfiguration discoverConfiguration(Context context, org.codehaus.plexus.classworlds.realm.ClassRealm realm) throws PlexusConfigurationException
PlexusConfigurationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |