org.apache.geronimo.timer.jdbc
Class JDBCStoreThreadPooledNonTransactionalTimer

java.lang.Object
  extended byorg.apache.geronimo.timer.ThreadPooledTimer
      extended byorg.apache.geronimo.timer.jdbc.JDBCStoreThreadPooledNonTransactionalTimer
All Implemented Interfaces:
org.apache.geronimo.gbean.GBeanLifecycle, PersistentTimer

public class JDBCStoreThreadPooledNonTransactionalTimer
extends ThreadPooledTimer

Version:
$Rev: 388890 $ $Date: 2006-03-26 11:00:55 +0200 (Sun, 26 Mar 2006) $

Field Summary
static org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
           
 
Constructor Summary
JDBCStoreThreadPooledNonTransactionalTimer(org.apache.geronimo.connector.outbound.ConnectionFactorySource managedConnectionFactoryWrapper, org.apache.geronimo.transaction.context.TransactionContextManager transactionContextManager, EDU.oswego.cs.dl.util.concurrent.Executor threadPool, org.apache.geronimo.kernel.Kernel kernel)
           
 
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
 

Field Detail

GBEAN_INFO

public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
Constructor Detail

JDBCStoreThreadPooledNonTransactionalTimer

public JDBCStoreThreadPooledNonTransactionalTimer(org.apache.geronimo.connector.outbound.ConnectionFactorySource managedConnectionFactoryWrapper,
                                                  org.apache.geronimo.transaction.context.TransactionContextManager transactionContextManager,
                                                  EDU.oswego.cs.dl.util.concurrent.Executor threadPool,
                                                  org.apache.geronimo.kernel.Kernel kernel)
                                           throws SQLException
Method Detail

getGBeanInfo

public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.