public interface DiscoveryListener extends EventListener
LookupDiscovery| Modifier and Type | Method and Description | 
|---|---|
void | 
discarded(DiscoveryEvent e)
Called when one or more lookup service registrars has been discarded. 
 | 
void | 
discovered(DiscoveryEvent e)
Called when one or more lookup service registrars has been discovered. 
 | 
void discovered(DiscoveryEvent e)
e - the event that describes the discovered registrarsvoid discarded(DiscoveryEvent e)
e - the event that describes the discarded registrarsCopyright © GigaSpaces.