Uses of Interface
net.jini.lookup.LookupCache
Packages that use LookupCache
Package
Description
Standard utility classes for managing the join state of a service
and the service discovery duties of a client or service.
-
Uses of LookupCache in com.gigaspaces.internal.naming
Methods in com.gigaspaces.internal.naming that return LookupCacheModifier and TypeMethodDescriptionINamingService.notify(ServiceTemplate tmpl, ServiceItemFilter filter, ServiceDiscoveryListener listener) Thenotifymethod 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.LookupNamingService.notify(ServiceTemplate tmpl, ServiceItemFilter filter, ServiceDiscoveryListener listener) -
Uses of LookupCache in net.jini.lookup
Methods in net.jini.lookup that return LookupCacheModifier and TypeMethodDescriptionServiceDiscoveryManager.createLookupCache(ServiceTemplate tmpl, ServiceItemFilter filter, ServiceDiscoveryListener listener) ThecreateLookupCachemethod allows the client-like entity to request that theServiceDiscoveryManagercreate 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.