Package | Description |
---|---|
org.codehaus.plexus | |
org.codehaus.plexus.personality.plexus.lifecycle.phase |
Modifier and Type | Method and Description |
---|---|
void |
PlexusContainer.release(java.lang.Object component) |
void |
PlexusContainer.releaseAll(java.util.List components) |
void |
PlexusContainer.releaseAll(java.util.Map components) |
void |
PlexusContainer.resume(java.lang.Object component) |
void |
PlexusContainer.suspend(java.lang.Object component) |
Modifier and Type | Method and Description |
---|---|
void |
ServiceLocator.release(java.lang.Object component) |
void |
ServiceLocator.releaseAll(java.util.List components) |
void |
ServiceLocator.releaseAll(java.util.Map components) |