org.codehaus.plexus.component.discovery
Class PlexusXmlComponentDiscoverer
java.lang.Object
org.codehaus.plexus.component.discovery.AbstractResourceBasedComponentDiscoverer
org.codehaus.plexus.component.discovery.PlexusXmlComponentDiscoverer
- All Implemented Interfaces:
- ComponentDiscoverer
public class PlexusXmlComponentDiscoverer
- extends AbstractResourceBasedComponentDiscoverer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlexusXmlComponentDiscoverer
public PlexusXmlComponentDiscoverer()
getComponentDescriptorLocation
public String getComponentDescriptorLocation()
- Specified by:
getComponentDescriptorLocation
in class AbstractResourceBasedComponentDiscoverer
createComponentDescriptors
protected ComponentSetDescriptor createComponentDescriptors(Reader reader,
String source,
org.codehaus.plexus.classworlds.realm.ClassRealm realm)
throws PlexusConfigurationException
- Specified by:
createComponentDescriptors
in class AbstractResourceBasedComponentDiscoverer
- Throws:
PlexusConfigurationException
Copyright © 2001–2014 Codehaus. All rights reserved.