org.apache.geronimo.timer
Class TransactionalExecutorTask
java.lang.Object
org.apache.geronimo.timer.TransactionalExecutorTask
- All Implemented Interfaces:
- ExecutorTask, Runnable
- public class TransactionalExecutorTask
- extends Object
- implements ExecutorTask
- Version:
- $Revision: 1.1 $ $Date: 2004/07/18 22:10:56 $
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionalExecutorTask
public TransactionalExecutorTask(Runnable userTask,
WorkInfo workInfo,
ThreadPooledTimer threadPooledTimer,
org.apache.geronimo.transaction.context.TransactionContextManager transactionContextManager,
int repeatCount)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.