Uses of Interface
org.codehaus.plexus.component.discovery.ComponentDiscoveryListener

Packages that use ComponentDiscoveryListener
org.codehaus.plexus Provides the API that bootstraps the Plexus Component managment. 
 

Uses of ComponentDiscoveryListener in org.codehaus.plexus
 

Methods in org.codehaus.plexus with parameters of type ComponentDiscoveryListener
 void PlexusContainer.registerComponentDiscoveryListener(ComponentDiscoveryListener listener)
          Adds the listener to this container.
 void PlexusContainer.removeComponentDiscoveryListener(ComponentDiscoveryListener listener)
          Removes the listener from this container.
 



Copyright © 2011. All Rights Reserved.