|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExecutorTask | |
---|---|
org.apache.geronimo.timer |
Uses of ExecutorTask in org.apache.geronimo.timer |
---|
Classes in org.apache.geronimo.timer that implement ExecutorTask | |
---|---|
class |
NontransactionalExecutorTask
|
class |
TransactionalExecutorTask
|
Methods in org.apache.geronimo.timer that return ExecutorTask | |
---|---|
ExecutorTask |
TransactionalExecutorTaskFactory.createExecutorTask(Runnable userTask,
WorkInfo workInfo,
ThreadPooledTimer threadPooledTimer)
|
ExecutorTask |
NontransactionalExecutorTaskFactory.createExecutorTask(Runnable userTask,
WorkInfo workInfo,
ThreadPooledTimer threadPooledTimer)
|
ExecutorTask |
ExecutorTaskFactory.createExecutorTask(Runnable userTask,
WorkInfo workInfo,
ThreadPooledTimer threadPooledTimer)
|
Methods in org.apache.geronimo.timer with parameters of type ExecutorTask | |
---|---|
void |
WorkInfo.initialize(ExecutorFeedingTimerTask worker,
ExecutorTask taskWrapper)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |