| Package | Description |
|---|---|
| org.codehaus.plexus |
| Modifier and Type | Method and Description |
|---|---|
void |
PlexusContainer.release(Object component)
Releases the component from the container.
|
void |
PlexusContainer.releaseAll(List<?> components)
Releases all Listed components from the container.
|
void |
PlexusContainer.releaseAll(Map<String,?> components)
Releases all Mapped component values from the container.
|
Copyright © 2022 Unidal Organization. All rights reserved.