org.codehaus.plexus.component.discovery
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 discovered