org.apache.geronimo.timer
Class NontransactionalExecutorTask
java.lang.Object
org.apache.geronimo.timer.NontransactionalExecutorTask
- All Implemented Interfaces:
- Runnable, ExecutorTask
public class NontransactionalExecutorTask
- extends Object
- implements ExecutorTask
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NontransactionalExecutorTask
public NontransactionalExecutorTask(Runnable userTask,
WorkInfo workInfo,
ThreadPooledTimer threadPooledTimer)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.