Package | Description |
---|---|
org.codehaus.plexus |
Provides the API that bootstraps the Plexus Component managment.
|
Modifier and Type | Method and Description |
---|---|
void |
PlexusContainer.registerComponentDiscoveryListener(ComponentDiscoveryListener listener)
Adds the listener to this container.
|
void |
PlexusContainer.removeComponentDiscoveryListener(ComponentDiscoveryListener listener)
Removes the listener from this container.
|
Copyright © 2019. All rights reserved.