|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ThreadPooledTimer | |
| org.apache.geronimo.timer | |
| org.apache.geronimo.timer.jdbc | |
| org.apache.geronimo.timer.vm | |
| Uses of ThreadPooledTimer in org.apache.geronimo.timer |
| Methods in org.apache.geronimo.timer with parameters of type ThreadPooledTimer | |
ExecutorTask |
NontransactionalExecutorTaskFactory.createExecutorTask(Runnable userTask,
WorkInfo workInfo,
ThreadPooledTimer threadPooledTimer)
|
ExecutorTask |
ExecutorTaskFactory.createExecutorTask(Runnable userTask,
WorkInfo workInfo,
ThreadPooledTimer threadPooledTimer)
|
ExecutorTask |
TransactionalExecutorTaskFactory.createExecutorTask(Runnable userTask,
WorkInfo workInfo,
ThreadPooledTimer threadPooledTimer)
|
| Constructors in org.apache.geronimo.timer with parameters of type ThreadPooledTimer | |
ExecutorFeedingTimerTask(WorkInfo workInfo,
ThreadPooledTimer threadPooledTimer)
|
|
TransactionalExecutorTask(Runnable userTask,
WorkInfo workInfo,
ThreadPooledTimer threadPooledTimer,
org.apache.geronimo.transaction.context.TransactionContextManager transactionContextManager,
int repeatCount)
|
|
NontransactionalExecutorTask(Runnable userTask,
WorkInfo workInfo,
ThreadPooledTimer threadPooledTimer,
org.apache.geronimo.transaction.context.TransactionContextManager transactionContextManager)
|
|
| Uses of ThreadPooledTimer in org.apache.geronimo.timer.jdbc |
| Subclasses of ThreadPooledTimer in org.apache.geronimo.timer.jdbc | |
class |
JDBCStoreThreadPooledNonTransactionalTimer
|
class |
JDBCStoreThreadPooledTransactionalTimer
|
| Uses of ThreadPooledTimer in org.apache.geronimo.timer.vm |
| Subclasses of ThreadPooledTimer in org.apache.geronimo.timer.vm | |
class |
VMStoreThreadPooledNonTransactionalTimer
|
class |
VMStoreThreadPooledTransactionalTimer
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||