public interface ComponentDiscoveryListener
Modifier and Type | Method and Description |
---|---|
void |
componentDiscovered(ComponentDiscoveryEvent event)
Signals to this listener that a component has been discovered.
|
String |
getId()
Returns this listener's unique key.
|
void componentDiscovered(ComponentDiscoveryEvent event)
event
- the event that signals what components have been discoveredString getId()
Copyright © 2019. All rights reserved.