Package | Description |
---|---|
org.codehaus.plexus | |
org.codehaus.plexus.personality.plexus.lifecycle.phase |
Modifier and Type | Method and Description |
---|---|
protected void |
PlexusTestCase.release(java.lang.Object component) |
void |
PlexusContainer.release(java.lang.Object component) |
void |
PlexusContainer.releaseAll(java.util.List<?> components) |
void |
PlexusContainer.releaseAll(java.util.Map<java.lang.String,?> components) |
Modifier and Type | Method and Description |
---|---|
void |
PlexusContainerLocator.release(java.lang.Object component) |
void |
ServiceLocator.release(java.lang.Object component) |
void |
PlexusContainerLocator.releaseAll(java.util.List<?> components) |
void |
ServiceLocator.releaseAll(java.util.List<?> components) |
void |
PlexusContainerLocator.releaseAll(java.util.Map<java.lang.String,?> components) |
void |
ServiceLocator.releaseAll(java.util.Map<java.lang.String,?> components) |