| 
GigaSpaces XAP 9.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DiscoveryListener
This interface must be implemented by parties that wish to obtain notifications from a LookupDiscovery object.
LookupDiscovery| Method Summary | |
|---|---|
 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.  | 
| Method Detail | 
|---|
void discovered(DiscoveryEvent e)
e - the event that describes the discovered registrarsvoid discarded(DiscoveryEvent e)
e - the event that describes the discarded registrars
  | 
GigaSpaces XAP 9.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||