Uses of Interface
org.apache.geronimo.timer.ExecutorTaskFactory

Packages that use ExecutorTaskFactory
org.apache.geronimo.timer   
 

Uses of ExecutorTaskFactory in org.apache.geronimo.timer
 

Classes in org.apache.geronimo.timer that implement ExecutorTaskFactory
 class NontransactionalExecutorTaskFactory
           
 class TransactionalExecutorTaskFactory
           
 

Constructors in org.apache.geronimo.timer with parameters of type ExecutorTaskFactory
ThreadPooledTimer(ExecutorTaskFactory executorTaskFactory, WorkerPersistence workerPersistence, Executor executor, TransactionManager transactionManager)
           
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.