|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PlexusConfigurationException | |
|---|---|
| org.codehaus.plexus.configuration | Configurations in Plexus are the classes that define how a component is described, for example, as a plexus.xml file. |
| org.codehaus.plexus.personality.plexus.lifecycle.phase | Contains the interfaces (and exceptions) which represent the component lifecycle phases of the Plexus personality. |
| 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.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 | |||||||||