Package | Description |
---|---|
org.codehaus.plexus | |
org.codehaus.plexus.personality.plexus.lifecycle.phase |
Modifier and Type | Method and Description |
---|---|
void |
PlexusContainer.release(Object component) |
protected void |
PlexusTestCase.release(Object component) |
void |
PlexusContainer.releaseAll(List<?> components) |
void |
PlexusContainer.releaseAll(Map<String,?> components) |
Modifier and Type | Method and Description |
---|---|
void |
PlexusContainerLocator.release(Object component) |
void |
ServiceLocator.release(Object component) |
void |
PlexusContainerLocator.releaseAll(List<?> components) |
void |
ServiceLocator.releaseAll(List<?> components) |
void |
PlexusContainerLocator.releaseAll(Map<String,?> components) |
void |
ServiceLocator.releaseAll(Map<String,?> components) |
Copyright © 2018. All rights reserved.