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