org.apache.geronimo.timer
Class ExecutorFeedingTimerTask
java.lang.Object
java.util.TimerTask
org.apache.geronimo.timer.ExecutorFeedingTimerTask
- All Implemented Interfaces:
- Runnable
- public class ExecutorFeedingTimerTask
- extends TimerTask
- Version:
- $Rev: 355877 $ $Date: 2005-12-11 03:48:27 +0100 (Sun, 11 Dec 2005) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutorFeedingTimerTask
public ExecutorFeedingTimerTask(WorkInfo workInfo,
ThreadPooledTimer threadPooledTimer)
run
public void run()
cancel
public boolean cancel()
isCancelled
public boolean isCancelled()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.