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.EventReg |
ServiceDiscoveryManager.LookupCacheImpl.LookupTask.eReg |
Modifier and Type | Method and Description |
---|---|
private ServiceDiscoveryManager.EventReg |
ServiceDiscoveryManager.registerListener(ServiceRegistrar proxy,
ServiceTemplate tmpl,
RemoteEventListener listenerProxy,
long duration)
Registers for events from the lookup service associated with the
given proxy, and returns both the lease and the event sequence number
from the event registration wrapped in the locally-defined class,
EventReg . |
Constructor and Description |
---|
ServiceDiscoveryManager.LookupCacheImpl.LookupTask(ServiceDiscoveryManager.ProxyReg reg,
long seqN,
ServiceDiscoveryManager.EventReg eReg) |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.