|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PlexusConfigurationException in org.codehaus.plexus |
---|
Methods in org.codehaus.plexus that throw PlexusConfigurationException | |
---|---|
java.util.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 | |
---|---|
ComponentSetDescriptor |
DefaultComponentDiscoverer.createComponentDescriptors(java.io.Reader componentDescriptorReader,
java.lang.String source)
|
protected abstract ComponentSetDescriptor |
AbstractComponentDiscoverer.createComponentDescriptors(java.io.Reader reader,
java.lang.String source)
|
PlexusConfiguration |
PlexusXmlComponentDiscoverer.discoverConfiguration(Context context,
org.codehaus.classworlds.ClassRealm classRealm)
|
java.util.List |
PlexusXmlComponentDiscoverer.findComponents(Context context,
org.codehaus.classworlds.ClassRealm classRealm)
|
java.util.List |
ComponentDiscoverer.findComponents(Context context,
org.codehaus.classworlds.ClassRealm classRealm)
|
java.util.List |
AbstractComponentDiscoverer.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(java.lang.String configuration)
|
static ComponentSetDescriptor |
PlexusTools.buildComponentSet(PlexusConfiguration c)
|
static PlexusConfiguration |
PlexusTools.buildConfiguration(java.lang.String configuration)
|
static PlexusConfiguration |
PlexusTools.buildConfiguration(java.lang.String resourceName,
java.io.Reader configuration)
|
Uses of PlexusConfigurationException in org.codehaus.plexus.configuration |
---|
Methods in org.codehaus.plexus.configuration that throw PlexusConfigurationException | |
---|---|
java.lang.String |
PlexusConfiguration.getAttribute(java.lang.String paramName)
|
java.lang.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 |