Package | Description |
---|---|
com.gigaspaces.internal.naming | |
com.j_spaces.core.client.lus | |
net.jini.discovery.dynamic | |
net.jini.lookup |
Standard utility classes for managing the join state of a service
and the service discovery duties of a client or service.
|
org.openspaces.admin.internal.discovery |
Internally Used.
|
Modifier and Type | Method and Description |
---|---|
LookupCache |
INamingService.notify(ServiceTemplate tmpl,
ServiceItemFilter filter,
ServiceDiscoveryListener listener)
The
notify method allows the client-like entity to request create a new managed
set (or cache) and populate it with services, which match criteria defined by the entity, and
whose references are registered with one or more of the lookup services the entity has
targeted for discovery. |
LookupCache |
LookupNamingService.notify(ServiceTemplate tmpl,
ServiceItemFilter filter,
ServiceDiscoveryListener listener) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractServiceDiscoveryListener
A base implementation of
ServiceDiscoveryListener in order to listen to LookupCache . |
Modifier and Type | Class and Description |
---|---|
class |
ServiceRegistrarServiceDiscoveryListener |
Modifier and Type | Method and Description |
---|---|
void |
LookupCache.addListener(ServiceDiscoveryListener listener)
Registers a
ServiceDiscoveryListener object with the event mechanism of a
LookupCache . |
LookupCache |
ServiceDiscoveryManager.createLookupCache(ServiceTemplate tmpl,
ServiceItemFilter filter,
ServiceDiscoveryListener listener)
The
createLookupCache method allows the client-like entity to request that the
ServiceDiscoveryManager create a new managed set (or cache) and populate it with
services, which match criteria defined by the entity, and whose references are registered
with one or more of the lookup services the entity has targeted for discovery. |
void |
LookupCache.removeListener(ServiceDiscoveryListener listener)
Removes a
ServiceDiscoveryListener object from the set of listeners currently
registered with the LookupCache . |
Modifier and Type | Class and Description |
---|---|
class |
DiscoveryService |
Copyright © GigaSpaces.