com.sun.jini.jeri.internal.runtime
Class AbstractDgcClient.EndpointEntry.RenewCleanThread
java.lang.Object
com.sun.jini.jeri.internal.runtime.AbstractDgcClient.EndpointEntry.RenewCleanThread
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- AbstractDgcClient.EndpointEntry
private class AbstractDgcClient.EndpointEntry.RenewCleanThread
- extends Object
- implements Runnable
RenewCleanThread handles the asynchronous client-side DGC activity
for this entry: renewing the leases and making clean calls.
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractDgcClient.EndpointEntry.RenewCleanThread
private AbstractDgcClient.EndpointEntry.RenewCleanThread()
run
public void run()
- Specified by:
run
in interface Runnable
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.