net.jini.lookup
Class ServiceDiscoveryManager.LookupCacheImpl.ProxyRegDropTask
java.lang.Object
net.jini.lookup.ServiceDiscoveryManager.CacheTask
net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.ProxyRegDropTask
- All Implemented Interfaces:
- TaskManager.Task, Runnable
- Enclosing class:
- ServiceDiscoveryManager.LookupCacheImpl
private final class ServiceDiscoveryManager.LookupCacheImpl.ProxyRegDropTask
- extends ServiceDiscoveryManager.CacheTask
When the given registrar is discarded, this Task class is used to
remove the registrar from the various maps maintained by this
cache.
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceDiscoveryManager.LookupCacheImpl.ProxyRegDropTask
public ServiceDiscoveryManager.LookupCacheImpl.ProxyRegDropTask(ServiceDiscoveryManager.ProxyReg reg,
long seqN)
run
public void run()
- Specified by:
run
in interface Runnable
- Specified by:
run
in class ServiceDiscoveryManager.CacheTask
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.