org.apache.geronimo.timer.vm
Class VMStoreThreadPooledTransactionalTimer
java.lang.Object
org.apache.geronimo.timer.ThreadPooledTimer
org.apache.geronimo.timer.vm.VMStoreThreadPooledTransactionalTimer
- All Implemented Interfaces:
- org.apache.geronimo.gbean.GBeanLifecycle, PersistentTimer
public class VMStoreThreadPooledTransactionalTimer
- extends ThreadPooledTimer
Field Summary |
static org.apache.geronimo.gbean.GBeanInfo |
GBEAN_INFO
|
Method Summary |
static org.apache.geronimo.gbean.GBeanInfo |
getGBeanInfo()
|
Methods inherited from class org.apache.geronimo.timer.ThreadPooledTimer |
cancelTimerTasks, doFail, doStart, doStop, getIdsByKey, getWorkInfo, playback, schedule, schedule, schedule, schedule, scheduleAtFixedRate, scheduleAtFixedRate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBEAN_INFO
public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
VMStoreThreadPooledTransactionalTimer
public VMStoreThreadPooledTransactionalTimer(int repeatCount,
TransactionManager transactionManager,
edu.emory.mathcs.backport.java.util.concurrent.Executor threadPool)
getGBeanInfo
public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
Copyright © 2006 Apache Software Foundation. All Rights Reserved.