org.codehaus.plexus.component.discovery
public interface ComponentDiscoveryListener
Method Summary | |
---|---|
void | componentDiscovered(ComponentDiscoveryEvent event)
Signals to this listener that a component has been discovered. |
String | getId()
Returns this listener's unique key. |
Parameters: event the event that signals what components have been discovered
Returns: this listener's unique key