public interface DiscoveryChangeListener extends DiscoveryListener
DiscoveryListener
,
DiscoveryEvent
,
LookupDiscovery
Modifier and Type | Method and Description |
---|---|
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.
|
discarded, discovered
void changed(DiscoveryEvent e)
e
- instance of net.jini.discovery.DiscoveryEvent
representing the event that describes the lookup services
whose discovery state has changedCopyright © 2016–2018 The Apache Software Foundation. All rights reserved.