Package | Description |
---|---|
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 | Field and Description |
---|---|
private ServiceDiscoveryManager.ServiceItemReg |
ServiceDiscoveryManager.LookupCacheImpl.UnmapProxyTask.itemReg |
Modifier and Type | Method and Description |
---|---|
private void |
ServiceDiscoveryManager.LookupCacheImpl.itemMatchMatchChange(ServiceRegistrar proxy,
ServiceItem newItem,
ServiceDiscoveryManager.ServiceItemReg itemReg,
boolean matchMatchEvent)
With respect to a given service (referenced by both the parameter
newItem and the parameter itemReg), if either an event has been
received from the given lookup service (referenced by the proxy
parameter), or a snapshot of the given lookup service's state
has been retrieved, this method determines whether the service's
attributes have changed, or whether a new version of the service
has been registered.
|
Constructor and Description |
---|
ServiceDiscoveryManager.LookupCacheImpl.UnmapProxyTask(ServiceDiscoveryManager.ProxyReg reg,
ServiceDiscoveryManager.ServiceItemReg itemReg,
ServiceID srvcId,
long seqN) |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.