Rice Pastry API

rice.pastry.direct
Class DeliveryTimerTask

java.lang.Object
  extended by rice.selector.TimerTask
      extended by rice.pastry.direct.DeliveryTimerTask
All Implemented Interfaces:
java.lang.Comparable, CancellableTask

public class DeliveryTimerTask
extends TimerTask

DESCRIBE THE CLASS

Version:
$Id: pretty.settings 2305 2005-03-11 20:22:33Z jeffh $
Author:
jeffh

Field Summary
 
Fields inherited from class rice.selector.TimerTask
cancelled, fixedRate, nextExecutionTime, period, seq
 
Method Summary
 void run()
          Main processing method for the DeliveryTimerTask object
 java.lang.String toString()
          Converts to a String representation of the object.
 
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

run

public void run()
Main processing method for the DeliveryTimerTask object

Specified by:
run in interface CancellableTask
Specified by:
run in class TimerTask

toString

public java.lang.String toString()
Converts to a String representation of the object.

Overrides:
toString in class java.lang.Object
Returns:
A string representation of the object.

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.