|
||||||||||
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.plexus.classworlds.realm.ClassRealm classRealm)
|
List |
MutablePlexusContainer.discoverComponents(org.codehaus.plexus.classworlds.realm.ClassRealm childRealm,
boolean override)
Discovers components in the given realm. |
List |
DefaultPlexusContainer.discoverComponents(org.codehaus.plexus.classworlds.realm.ClassRealm classRealm,
boolean override)
|
protected void |
DefaultPlexusContainer.initializeConfiguration(ContainerConfiguration c)
|
Uses of PlexusConfigurationException in org.codehaus.plexus.component.discovery |
---|
Methods in org.codehaus.plexus.component.discovery that throw PlexusConfigurationException | |
---|---|
ComponentSetDescriptor |
DefaultComponentDiscoverer.createComponentDescriptors(Reader componentDescriptorReader,
String source)
|
protected abstract ComponentSetDescriptor |
AbstractComponentDiscoverer.createComponentDescriptors(Reader reader,
String source)
|
PlexusConfiguration |
PlexusXmlComponentDiscoverer.discoverConfiguration(Context context,
org.codehaus.plexus.classworlds.realm.ClassRealm classRealm)
|
List |
PlexusXmlComponentDiscoverer.findComponents(Context context,
org.codehaus.plexus.classworlds.realm.ClassRealm classRealm)
|
List |
ComponentDiscoverer.findComponents(Context context,
org.codehaus.plexus.classworlds.realm.ClassRealm classRealm)
|
List |
AbstractComponentDiscoverer.findComponents(Context context,
org.codehaus.plexus.classworlds.realm.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)
|
static void |
PlexusTools.writeConfiguration(PrintStream out,
PlexusConfiguration configuration)
|
Uses of PlexusConfigurationException in org.codehaus.plexus.configuration |
---|
Methods in org.codehaus.plexus.configuration that throw PlexusConfigurationException | |
---|---|
String |
PlexusConfiguration.getAttribute(String paramName)
Returns the value of the named attribute. |
String |
PlexusConfiguration.getValue()
Returns the value of this configuration. |
Uses of PlexusConfigurationException in org.codehaus.plexus.configuration.xml |
---|
Methods in org.codehaus.plexus.configuration.xml that throw PlexusConfigurationException | |
---|---|
String |
ProtoXmlPlexusConfiguration.getAttribute(String paramName)
|
String |
ProtoXmlPlexusConfiguration.getValue()
|
Uses of PlexusConfigurationException in org.codehaus.plexus.container.initialization |
---|
Methods in org.codehaus.plexus.container.initialization that throw PlexusConfigurationException | |
---|---|
static List |
ComponentDiscoveryPhase.discoverComponents(DefaultPlexusContainer container,
org.codehaus.plexus.classworlds.realm.ClassRealm realm)
Deprecated. use ComponentDiscoveryPhase.discoverComponents(DefaultPlexusContainer, ClassRealm, boolean) |
static List |
ComponentDiscoveryPhase.discoverComponents(DefaultPlexusContainer container,
org.codehaus.plexus.classworlds.realm.ClassRealm realm,
boolean override)
|
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 |