|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DiscoveryChangeListener
This interface must be implemented by entities that wish to receive notification of the following events.
DiscoveryListener
,
DiscoveryEvent
,
LookupDiscovery
Method Summary | |
---|---|
void |
changed(DiscoveryEvent e)
Called when changes are detected in the discovery state of one or more of the previously discovered lookup services; in particular, when changes occur in the member groups to which those lookup services belong. |
Methods inherited from interface net.jini.discovery.DiscoveryListener |
---|
discarded, discovered |
Method Detail |
---|
void changed(DiscoveryEvent e)
e
- instance of net.jini.discovery.DiscoveryEvent
representing the event that describes the lookup services
whose discovery state has changed
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |