| Package | Description |
|---|---|
| org.codehaus.plexus | |
| org.codehaus.plexus.personality.plexus.lifecycle.phase |
| Modifier and Type | Method and Description |
|---|---|
void |
PlexusContainer.release(Object component) |
void |
PlexusContainer.releaseAll(List<?> components) |
void |
PlexusContainer.releaseAll(Map<String,?> components) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceLocator.release(Object component) |
void |
PlexusContainerLocator.release(Object component) |
void |
ServiceLocator.releaseAll(List<?> components) |
void |
PlexusContainerLocator.releaseAll(List<?> components) |
void |
ServiceLocator.releaseAll(Map<String,?> components) |
void |
PlexusContainerLocator.releaseAll(Map<String,?> components) |
Copyright © 2010-2015 Sonatype, Inc.. All Rights Reserved.