| Package | Description |
|---|---|
| org.codehaus.plexus.component.repository | |
| org.codehaus.plexus.configuration | |
| org.codehaus.plexus.personality.plexus.lifecycle.phase |
| Modifier and Type | Method and Description |
|---|---|
PlexusConfiguration |
ComponentDescriptor.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentDescriptor.setConfiguration(PlexusConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
PlexusConfiguration |
PlexusConfiguration.getChild(int i) |
PlexusConfiguration |
PlexusConfiguration.getChild(String child) |
PlexusConfiguration |
PlexusConfiguration.getChild(String child,
boolean createChild) |
PlexusConfiguration[] |
PlexusConfiguration.getChildren() |
PlexusConfiguration[] |
PlexusConfiguration.getChildren(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
PlexusConfiguration.addChild(PlexusConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
Configurable.configure(PlexusConfiguration configuration) |
Copyright © 2001–2024 Codehaus Plexus. All rights reserved.