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 | Class and Description |
---|---|
private static class |
ServiceDiscoveryManager.LookupCacheImpl.ProxyRegDropTask
When the given registrar is discarded, this Task class is used to
remove the registrar from the various maps maintained by this cache.
|
private static class |
ServiceDiscoveryManager.LookupCacheImpl.RegisterListenerTask
This task class, when executed, first registers to receive
ServiceEvents from the given ServiceRegistrar.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ServiceDiscoveryManager.CacheTask.dependsOn(ServiceDiscoveryManager.CacheTask task) |
boolean |
ServiceDiscoveryManager.LookupCacheImpl.RegisterListenerTask.dependsOn(ServiceDiscoveryManager.CacheTask t) |
boolean |
ServiceDiscoveryManager.LookupCacheImpl.ProxyRegDropTask.dependsOn(ServiceDiscoveryManager.CacheTask t) |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.