Rice Pastry API

rice.p2p.util
Class TimerWeakHashMap.HardLinkTimerTask

java.lang.Object
  extended by rice.selector.TimerTask
      extended by rice.p2p.util.TimerWeakHashMap.HardLinkTimerTask
All Implemented Interfaces:
java.lang.Comparable, CancellableTask
Enclosing class:
TimerWeakHashMap

public static class TimerWeakHashMap.HardLinkTimerTask
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
 
Constructor Summary
TimerWeakHashMap.HardLinkTimerTask(java.lang.Object hardLink)
          Constructor for HardLinkTimerTask.
 
Method Summary
 void run()
          Main processing method for the HardLinkTimerTask 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, toString, wait, wait, wait
 

Constructor Detail

TimerWeakHashMap.HardLinkTimerTask

public TimerWeakHashMap.HardLinkTimerTask(java.lang.Object hardLink)
Constructor for HardLinkTimerTask.

Parameters:
hardLink - DESCRIBE THE PARAMETER
Method Detail

run

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

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

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.