Package | Description |
---|---|
com.gigaspaces.admin.discovery | |
com.gigaspaces.internal.server.space | |
com.j_spaces.kernel.weaklistener | |
net.jini.discovery |
These are utility classes and interfaces that conform to the discovery and join
protocol defined in the Jini(TM) Discovery and Join Specification.
|
net.jini.discovery.dynamic | |
org.openspaces.admin.internal.discovery |
Internally Used.
|
Modifier and Type | Method and Description |
---|---|
void |
RecordingDiscoveryListener.discarded(DiscoveryEvent dEvent) |
void |
RecordingDiscoveryListener.discovered(DiscoveryEvent dEvent) |
Modifier and Type | Method and Description |
---|---|
void |
SpaceImpl.discarded(DiscoveryEvent event) |
void |
SpaceImpl.discovered(DiscoveryEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
WeakDiscoveryListener.discarded(DiscoveryEvent event)
Delegate the notification to the listener.
|
void |
WeakDiscoveryListener.discovered(DiscoveryEvent event)
Delegate the notification to the listener.
|
Modifier and Type | Method and Description |
---|---|
void |
DiscoveryChangeListener.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.
|
void |
DiscoveryListener.discarded(DiscoveryEvent e)
Called when one or more lookup service registrars has been discarded.
|
void |
DiscoveryListener.discovered(DiscoveryEvent e)
Called when one or more lookup service registrars has been discovered.
|
Modifier and Type | Method and Description |
---|---|
void |
DynamicLookupLocatorDiscovery.discarded(DiscoveryEvent e) |
void |
DynamicLookupLocatorDiscovery.discovered(DiscoveryEvent e) |
Modifier and Type | Method and Description |
---|---|
void |
DiscoveryService.discarded(DiscoveryEvent e) |
void |
DiscoveryService.discovered(DiscoveryEvent disEvent) |
Copyright © GigaSpaces.