org.apache.geronimo.timer.vm
Class VMStoreThreadPooledNonTransactionalTimer
java.lang.Object
org.apache.geronimo.timer.ThreadPooledTimer
org.apache.geronimo.timer.vm.VMStoreThreadPooledNonTransactionalTimer
- All Implemented Interfaces:
- org.apache.geronimo.gbean.GBeanLifecycle, PersistentTimer
- public class VMStoreThreadPooledNonTransactionalTimer
- extends ThreadPooledTimer
- Version:
- $Rev: 355877 $ $Date: 2005-12-11 03:48:27 +0100 (Sun, 11 Dec 2005) $
Field Summary |
static org.apache.geronimo.gbean.GBeanInfo |
GBEAN_INFO
|
Constructor Summary |
VMStoreThreadPooledNonTransactionalTimer(org.apache.geronimo.transaction.context.TransactionContextManager transactionContextManager,
EDU.oswego.cs.dl.util.concurrent.Executor threadPool)
|
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
VMStoreThreadPooledNonTransactionalTimer
public VMStoreThreadPooledNonTransactionalTimer(org.apache.geronimo.transaction.context.TransactionContextManager transactionContextManager,
EDU.oswego.cs.dl.util.concurrent.Executor threadPool)
getGBeanInfo
public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.