| Package | Description | 
|---|---|
| com.gigaspaces.internal.naming | |
| net.jini.lookup | Standard utility classes for managing the join state of a service
and the service discovery duties of a client or service. | 
| Modifier and Type | Method and Description | 
|---|---|
| LookupCache | INamingService. notify(ServiceTemplate tmpl,
      ServiceItemFilter filter,
      ServiceDiscoveryListener listener)The  notifymethod 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 | Method and Description | 
|---|---|
| LookupCache | ServiceDiscoveryManager. createLookupCache(ServiceTemplate tmpl,
                 ServiceItemFilter filter,
                 ServiceDiscoveryListener listener)The  createLookupCachemethod 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. | 
Copyright © GigaSpaces.