|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.selector.TimerTask rice.pastry.direct.DeliveryTimerTask
DESCRIBE THE CLASS
Field Summary |
Fields inherited from class rice.selector.TimerTask |
cancelled, fixedRate, nextExecutionTime, period |
Method Summary | |
void |
run()
Main processing method for the DeliveryTimerTask object |
java.lang.String |
toString()
DESCRIBE THE METHOD |
Methods inherited from class rice.selector.TimerTask |
cancel, compareTo, execute, isCancelled, scheduledExecutionTime |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public void run()
run
in interface CancellableTask
run
in class TimerTask
public java.lang.String toString()
|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |