com.sun.jini.norm
Class LeaseExpirationMgr.SendWarning
java.lang.Object
com.sun.jini.norm.LeaseExpirationMgr.MgrTask
com.sun.jini.norm.LeaseExpirationMgr.SendWarning
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- LeaseExpirationMgr
private class LeaseExpirationMgr.SendWarning
- extends LeaseExpirationMgr.MgrTask
Objects that do the schedule the warning events, also schedules
an expiration task.
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LeaseExpirationMgr.SendWarning
private LeaseExpirationMgr.SendWarning(LeaseSet set)
- Create a
SendWarning
task for the passed resource.
- Parameters:
set
- the set this task is to operate on
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.