|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PlexusConfigurationException in org.codehaus.plexus |
---|
Methods in org.codehaus.plexus that throw PlexusConfigurationException | |
---|---|
List |
DefaultPlexusContainer.discoverComponents(org.codehaus.classworlds.ClassRealm classRealm)
TODO: Enhance the ComponentRepository so that it can take entire ComponentSetDescriptors instead of just ComponentDescriptors. |
protected void |
DefaultPlexusContainer.initializeConfiguration()
|
void |
DefaultPlexusContainer.initializeResources()
|
protected void |
DefaultPlexusContainer.loadComponentsOnStart()
|
Uses of PlexusConfigurationException in org.codehaus.plexus.component.discovery |
---|
Methods in org.codehaus.plexus.component.discovery that throw PlexusConfigurationException | |
---|---|
protected abstract ComponentSetDescriptor |
AbstractComponentDiscoverer.createComponentDescriptors(Reader reader,
String source)
|
ComponentSetDescriptor |
DefaultComponentDiscoverer.createComponentDescriptors(Reader componentDescriptorReader,
String source)
|
PlexusConfiguration |
PlexusXmlComponentDiscoverer.discoverConfiguration(Context context,
org.codehaus.classworlds.ClassRealm classRealm)
|
List |
AbstractComponentDiscoverer.findComponents(Context context,
org.codehaus.classworlds.ClassRealm classRealm)
|
List |
PlexusXmlComponentDiscoverer.findComponents(Context context,
org.codehaus.classworlds.ClassRealm classRealm)
|
List |
ComponentDiscoverer.findComponents(Context context,
org.codehaus.classworlds.ClassRealm classRealm)
|
Uses of PlexusConfigurationException in org.codehaus.plexus.component.repository.io |
---|
Methods in org.codehaus.plexus.component.repository.io that throw PlexusConfigurationException | |
---|---|
static ComponentDescriptor |
PlexusTools.buildComponentDescriptor(PlexusConfiguration configuration)
|
static ComponentDescriptor |
PlexusTools.buildComponentDescriptor(String configuration)
|
static ComponentSetDescriptor |
PlexusTools.buildComponentSet(PlexusConfiguration c)
|
static PlexusConfiguration |
PlexusTools.buildConfiguration(String configuration)
|
static PlexusConfiguration |
PlexusTools.buildConfiguration(String resourceName,
Reader configuration)
|
Uses of PlexusConfigurationException in org.codehaus.plexus.configuration |
---|
Methods in org.codehaus.plexus.configuration that throw PlexusConfigurationException | |
---|---|
String |
PlexusConfiguration.getAttribute(String paramName)
|
String |
PlexusConfiguration.getValue()
|
Uses of PlexusConfigurationException in org.codehaus.plexus.personality.plexus.lifecycle.phase |
---|
Methods in org.codehaus.plexus.personality.plexus.lifecycle.phase that throw PlexusConfigurationException | |
---|---|
void |
Configurable.configure(PlexusConfiguration configuration)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |