com.sun.jini.norm
Class LeaseExpirationMgr.QueueExpiration
java.lang.Object
com.sun.jini.norm.LeaseExpirationMgr.MgrTask
com.sun.jini.norm.LeaseExpirationMgr.QueueExpiration
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- LeaseExpirationMgr
private class LeaseExpirationMgr.QueueExpiration
- extends LeaseExpirationMgr.MgrTask
Task that queues a task to expire a lease set.
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LeaseExpirationMgr.QueueExpiration
LeaseExpirationMgr.QueueExpiration(LeaseSet set)
run
public void run()
- Specified by:
run
in interface Runnable
- Specified by:
run
in class LeaseExpirationMgr.MgrTask
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.