Rice Pastry API

rice.pastry.direct
Class DeliveryTimerTask

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

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
 
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

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()
DESCRIBE THE METHOD

Returns:
DESCRIBE THE RETURN VALUE

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection