|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceDiscoveryListener | |
---|---|
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.pu.container.jee.lb.apache |
Uses of ServiceDiscoveryListener in net.jini.discovery.dynamic |
---|
Classes in net.jini.discovery.dynamic that implement ServiceDiscoveryListener | |
---|---|
class |
ServiceRegistrarServiceDiscoveryListener
|
Uses of ServiceDiscoveryListener in net.jini.lookup |
---|
Methods in net.jini.lookup with parameters of type ServiceDiscoveryListener | |
---|---|
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 . |
Uses of ServiceDiscoveryListener in org.openspaces.pu.container.jee.lb.apache |
---|
Classes in org.openspaces.pu.container.jee.lb.apache that implement ServiceDiscoveryListener | |
---|---|
class |
ApacheLoadBalancerAgent
Experimental support for automatically refreshing apache load balancer. |
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |