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
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()
- Specified by:
run
in interface Runnable
- Specified by:
run
in class TimerTask
cancel
public boolean cancel()
- Overrides:
cancel
in class TimerTask
isCancelled
public boolean isCancelled()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.