org.apache.geronimo.timer.jdbc
Class JDBCStoreThreadPooledNonTransactionalTimer
java.lang.Object
org.apache.geronimo.timer.ThreadPooledTimer
org.apache.geronimo.timer.jdbc.JDBCStoreThreadPooledNonTransactionalTimer
- All Implemented Interfaces:
- GBeanLifecycle, PersistentTimer
public class JDBCStoreThreadPooledNonTransactionalTimer
- extends ThreadPooledTimer
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 GBeanInfo GBEAN_INFO
JDBCStoreThreadPooledNonTransactionalTimer
public JDBCStoreThreadPooledNonTransactionalTimer(org.apache.geronimo.connector.outbound.ConnectionFactorySource managedConnectionFactoryWrapper,
TransactionManager transactionManager,
Executor threadPool,
Kernel kernel)
throws SQLException,
ResourceException
- Throws:
SQLException
ResourceException
getGBeanInfo
public static GBeanInfo getGBeanInfo()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.