C D E F G I J N O P R S T U V W

C

cancel() - Method in class org.apache.geronimo.timer.ExecutorFeedingTimerTask
 
cancel(long) - Method in interface org.apache.geronimo.timer.WorkerPersistence
 
cancel(long) - Method in class org.apache.geronimo.timer.jdbc.JDBCWorkerPersistence
 
cancel(long) - Method in class org.apache.geronimo.timer.vm.VMWorkerPersistence
 
cancelTimerTasks(Collection) - Method in interface org.apache.geronimo.timer.PersistentTimer
 
cancelTimerTasks(Collection) - Method in class org.apache.geronimo.timer.ThreadPooledTimer
Called when client, eg.
createExecutorTask(Runnable, WorkInfo, ThreadPooledTimer) - Method in interface org.apache.geronimo.timer.ExecutorTaskFactory
 
createExecutorTask(Runnable, WorkInfo, ThreadPooledTimer) - Method in class org.apache.geronimo.timer.NontransactionalExecutorTaskFactory
 
createExecutorTask(Runnable, WorkInfo, ThreadPooledTimer) - Method in class org.apache.geronimo.timer.TransactionalExecutorTaskFactory
 

D

doFail() - Method in class org.apache.geronimo.timer.ThreadPooledTimer
 
doFail() - Method in class org.apache.geronimo.timer.jdbc.JDBCWorkerPersistence
 
doStart() - Method in class org.apache.geronimo.timer.ThreadPooledTimer
 
doStart() - Method in class org.apache.geronimo.timer.jdbc.JDBCWorkerPersistence
 
doStop() - Method in class org.apache.geronimo.timer.ThreadPooledTimer
 
doStop() - Method in class org.apache.geronimo.timer.jdbc.JDBCWorkerPersistence
 

E

ExecutorFeedingTimerTask - class org.apache.geronimo.timer.ExecutorFeedingTimerTask.
 
ExecutorFeedingTimerTask(WorkInfo, ThreadPooledTimer) - Constructor for class org.apache.geronimo.timer.ExecutorFeedingTimerTask
 
ExecutorTask - interface org.apache.geronimo.timer.ExecutorTask.
 
ExecutorTaskFactory - interface org.apache.geronimo.timer.ExecutorTaskFactory.
 

F

fixedRateWorkPerformed(long) - Method in interface org.apache.geronimo.timer.WorkerPersistence
 
fixedRateWorkPerformed(long) - Method in class org.apache.geronimo.timer.jdbc.JDBCWorkerPersistence
 
fixedRateWorkPerformed(long) - Method in class org.apache.geronimo.timer.vm.VMWorkerPersistence
 

G

GBEAN_INFO - Static variable in class org.apache.geronimo.timer.jdbc.JDBCStoreThreadPooledNonTransactionalTimer
 
GBEAN_INFO - Static variable in class org.apache.geronimo.timer.jdbc.JDBCStoreThreadPooledTransactionalTimer
 
GBEAN_INFO - Static variable in class org.apache.geronimo.timer.jdbc.JDBCWorkerPersistence
 
GBEAN_INFO - Static variable in class org.apache.geronimo.timer.vm.VMStoreThreadPooledNonTransactionalTimer
 
GBEAN_INFO - Static variable in class org.apache.geronimo.timer.vm.VMStoreThreadPooledTransactionalTimer
 
getAtFixedRate() - Method in class org.apache.geronimo.timer.WorkInfo
 
getClientHandle() - Method in class org.apache.geronimo.timer.WorkInfo
 
getExecutorFeedingTimerTask() - Method in class org.apache.geronimo.timer.WorkInfo
 
getExecutorTask() - Method in class org.apache.geronimo.timer.WorkInfo
 
getGBeanInfo() - Static method in class org.apache.geronimo.timer.jdbc.JDBCStoreThreadPooledNonTransactionalTimer
 
getGBeanInfo() - Static method in class org.apache.geronimo.timer.jdbc.JDBCStoreThreadPooledTransactionalTimer
 
getGBeanInfo() - Static method in class org.apache.geronimo.timer.jdbc.JDBCWorkerPersistence
 
getGBeanInfo() - Static method in class org.apache.geronimo.timer.vm.VMStoreThreadPooledNonTransactionalTimer
 
getGBeanInfo() - Static method in class org.apache.geronimo.timer.vm.VMStoreThreadPooledTransactionalTimer
 
getId() - Method in class org.apache.geronimo.timer.WorkInfo
 
getIdsByKey(String, Object) - Method in interface org.apache.geronimo.timer.PersistentTimer
 
getIdsByKey(String, Object) - Method in class org.apache.geronimo.timer.ThreadPooledTimer
 
getIdsByKey(String, Object) - Method in interface org.apache.geronimo.timer.WorkerPersistence
 
getIdsByKey(String, Object) - Method in class org.apache.geronimo.timer.jdbc.JDBCWorkerPersistence
 
getIdsByKey(String, Object) - Method in class org.apache.geronimo.timer.vm.VMWorkerPersistence
 
getKey() - Method in class org.apache.geronimo.timer.WorkInfo
 
getManagedConnectionFactoryWrapper() - Method in class org.apache.geronimo.timer.jdbc.JDBCWorkerPersistence
 
getPeriod() - Method in class org.apache.geronimo.timer.WorkInfo
 
getRepeatCount() - Method in class org.apache.geronimo.timer.TransactionalExecutorTaskFactory
 
getTime() - Method in class org.apache.geronimo.timer.WorkInfo
 
getTransactionContextManager() - Method in class org.apache.geronimo.timer.TransactionalExecutorTaskFactory
 
getUserId() - Method in class org.apache.geronimo.timer.WorkInfo
 
getUserInfo() - Method in class org.apache.geronimo.timer.WorkInfo
 
getWorkInfo(Long) - Method in interface org.apache.geronimo.timer.PersistentTimer
 
getWorkInfo(Long) - Method in class org.apache.geronimo.timer.ThreadPooledTimer
 

I

initialize(ExecutorFeedingTimerTask, ExecutorTask) - Method in class org.apache.geronimo.timer.WorkInfo
 
intervalWorkPerformed(long, long) - Method in interface org.apache.geronimo.timer.WorkerPersistence
 
intervalWorkPerformed(long, long) - Method in class org.apache.geronimo.timer.jdbc.JDBCWorkerPersistence
 
intervalWorkPerformed(long, long) - Method in class org.apache.geronimo.timer.vm.VMWorkerPersistence
 
isOneTime() - Method in class org.apache.geronimo.timer.WorkInfo
 

J

JDBCStoreThreadPooledNonTransactionalTimer - class org.apache.geronimo.timer.jdbc.JDBCStoreThreadPooledNonTransactionalTimer.
 
JDBCStoreThreadPooledNonTransactionalTimer(ManagedConnectionFactoryWrapper, Executor, Kernel) - Constructor for class org.apache.geronimo.timer.jdbc.JDBCStoreThreadPooledNonTransactionalTimer
 
JDBCStoreThreadPooledTransactionalTimer - class org.apache.geronimo.timer.jdbc.JDBCStoreThreadPooledTransactionalTimer.
 
JDBCStoreThreadPooledTransactionalTimer(int, TransactionContextManager, ManagedConnectionFactoryWrapper, Executor, Kernel) - Constructor for class org.apache.geronimo.timer.jdbc.JDBCStoreThreadPooledTransactionalTimer
 
JDBCWorkerPersistence - class org.apache.geronimo.timer.jdbc.JDBCWorkerPersistence.
TODO use an insert returning or stored procedure to insert.
JDBCWorkerPersistence(Kernel, ManagedConnectionFactoryWrapper) - Constructor for class org.apache.geronimo.timer.jdbc.JDBCWorkerPersistence
 
JDBCWorkerPersistence(String, DataSource) - Constructor for class org.apache.geronimo.timer.jdbc.JDBCWorkerPersistence
 

N

NontransactionalExecutorTask - class org.apache.geronimo.timer.NontransactionalExecutorTask.
 
NontransactionalExecutorTask(Runnable, WorkInfo, ThreadPooledTimer) - Constructor for class org.apache.geronimo.timer.NontransactionalExecutorTask
 
NontransactionalExecutorTaskFactory - class org.apache.geronimo.timer.NontransactionalExecutorTaskFactory.
 
NontransactionalExecutorTaskFactory() - Constructor for class org.apache.geronimo.timer.NontransactionalExecutorTaskFactory
 
newTask(long) - Method in interface org.apache.geronimo.timer.UserTaskFactory
 
nextInterval() - Method in class org.apache.geronimo.timer.WorkInfo
 

O

org.apache.geronimo.timer - package org.apache.geronimo.timer
 
org.apache.geronimo.timer.jdbc - package org.apache.geronimo.timer.jdbc
 
org.apache.geronimo.timer.vm - package org.apache.geronimo.timer.vm
 

P

PersistenceException - exception org.apache.geronimo.timer.PersistenceException.
 
PersistenceException() - Constructor for class org.apache.geronimo.timer.PersistenceException
 
PersistenceException(String) - Constructor for class org.apache.geronimo.timer.PersistenceException
 
PersistenceException(String, Throwable) - Constructor for class org.apache.geronimo.timer.PersistenceException
 
PersistenceException(Throwable) - Constructor for class org.apache.geronimo.timer.PersistenceException
 
PersistentTimer - interface org.apache.geronimo.timer.PersistentTimer.
 
Playback - interface org.apache.geronimo.timer.Playback.
 
playback(String, UserTaskFactory) - Method in interface org.apache.geronimo.timer.PersistentTimer
 
playback(String, UserTaskFactory) - Method in class org.apache.geronimo.timer.ThreadPooledTimer
 
playback(String, Playback) - Method in interface org.apache.geronimo.timer.WorkerPersistence
 
playback(String, Playback) - Method in class org.apache.geronimo.timer.jdbc.JDBCWorkerPersistence
 
playback(String, Playback) - Method in class org.apache.geronimo.timer.vm.VMWorkerPersistence
 

R

run() - Method in class org.apache.geronimo.timer.ExecutorFeedingTimerTask
 
run() - Method in class org.apache.geronimo.timer.NontransactionalExecutorTask
 
run() - Method in class org.apache.geronimo.timer.TransactionalExecutorTask
 

S

save(WorkInfo) - Method in interface org.apache.geronimo.timer.WorkerPersistence
 
save(WorkInfo) - Method in class org.apache.geronimo.timer.jdbc.JDBCWorkerPersistence
 
save(WorkInfo) - Method in class org.apache.geronimo.timer.vm.VMWorkerPersistence
 
schedule(UserTaskFactory, String, Object, Object, long) - Method in interface org.apache.geronimo.timer.PersistentTimer
 
schedule(String, UserTaskFactory, Object, Object, Date) - Method in interface org.apache.geronimo.timer.PersistentTimer
 
schedule(String, UserTaskFactory, Object, long, long, Object) - Method in interface org.apache.geronimo.timer.PersistentTimer
 
schedule(String, UserTaskFactory, Object, Object, Date, long) - Method in interface org.apache.geronimo.timer.PersistentTimer
 
schedule(WorkInfo) - Method in interface org.apache.geronimo.timer.Playback
 
schedule(UserTaskFactory, String, Object, Object, long) - Method in class org.apache.geronimo.timer.ThreadPooledTimer
 
schedule(String, UserTaskFactory, Object, Object, Date) - Method in class org.apache.geronimo.timer.ThreadPooledTimer
 
schedule(String, UserTaskFactory, Object, long, long, Object) - Method in class org.apache.geronimo.timer.ThreadPooledTimer
 
schedule(String, UserTaskFactory, Object, Object, Date, long) - Method in class org.apache.geronimo.timer.ThreadPooledTimer
 
scheduleAtFixedRate(String, UserTaskFactory, Object, Object, long, long) - Method in interface org.apache.geronimo.timer.PersistentTimer
 
scheduleAtFixedRate(String, UserTaskFactory, Object, Object, Date, long) - Method in interface org.apache.geronimo.timer.PersistentTimer
 
scheduleAtFixedRate(String, UserTaskFactory, Object, Object, long, long) - Method in class org.apache.geronimo.timer.ThreadPooledTimer
 
scheduleAtFixedRate(String, UserTaskFactory, Object, Object, Date, long) - Method in class org.apache.geronimo.timer.ThreadPooledTimer
 
setClientHandle(Object) - Method in class org.apache.geronimo.timer.WorkInfo
 
setId(long) - Method in class org.apache.geronimo.timer.WorkInfo
 

T

ThreadPooledTimer - class org.apache.geronimo.timer.ThreadPooledTimer.
 
ThreadPooledTimer() - Constructor for class org.apache.geronimo.timer.ThreadPooledTimer
 
ThreadPooledTimer(ExecutorTaskFactory, WorkerPersistence, Executor) - Constructor for class org.apache.geronimo.timer.ThreadPooledTimer
 
TransactionalExecutorTask - class org.apache.geronimo.timer.TransactionalExecutorTask.
 
TransactionalExecutorTask(Runnable, WorkInfo, ThreadPooledTimer, TransactionContextManager, int) - Constructor for class org.apache.geronimo.timer.TransactionalExecutorTask
 
TransactionalExecutorTaskFactory - class org.apache.geronimo.timer.TransactionalExecutorTaskFactory.
 
TransactionalExecutorTaskFactory(TransactionContextManager, int) - Constructor for class org.apache.geronimo.timer.TransactionalExecutorTaskFactory
 

U

UserTaskFactory - interface org.apache.geronimo.timer.UserTaskFactory.
 

V

VMStoreThreadPooledNonTransactionalTimer - class org.apache.geronimo.timer.vm.VMStoreThreadPooledNonTransactionalTimer.
 
VMStoreThreadPooledNonTransactionalTimer(Executor) - Constructor for class org.apache.geronimo.timer.vm.VMStoreThreadPooledNonTransactionalTimer
 
VMStoreThreadPooledTransactionalTimer - class org.apache.geronimo.timer.vm.VMStoreThreadPooledTransactionalTimer.
 
VMStoreThreadPooledTransactionalTimer(int, TransactionContextManager, Executor) - Constructor for class org.apache.geronimo.timer.vm.VMStoreThreadPooledTransactionalTimer
 
VMWorkerPersistence - class org.apache.geronimo.timer.vm.VMWorkerPersistence.
 
VMWorkerPersistence() - Constructor for class org.apache.geronimo.timer.vm.VMWorkerPersistence
 

W

WorkInfo - class org.apache.geronimo.timer.WorkInfo.
 
WorkInfo(String, Object, Object, Date, Long, boolean) - Constructor for class org.apache.geronimo.timer.WorkInfo
 
WorkerPersistence - interface org.apache.geronimo.timer.WorkerPersistence.
 

C D E F G I J N O P R S T U V W

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