public interface ComponentDiscoveryListener
Modifier and Type | Method and Description |
---|---|
void |
componentDiscovered(ComponentDiscoveryEvent event)
Signals to this listener that a component has been discovered.
|
void componentDiscovered(ComponentDiscoveryEvent event)
event
- the event that signals what components have been discoveredCopyright © 2001–2020 Codehaus Plexus. All rights reserved.