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 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.