|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
JobDbSession | internal interface used by the jobImpl executor and the implementations of
MessageSession and TimerSession . |
JobExecutorThreadPool |
Class Summary | |
---|---|
AcquireJobsCmd | |
DispatcherThread | this thread is responsible for acquiring jobs in the jobImpl that need to be executed and then let the JobExecutor dispatch the acquired ids to one of the JobExecutorThreads in the pool. |
DynamicJobExecutorThreadPool | |
ExecuteJobCmd | |
GetNextDueDateCmd | |
JobAddedNotification | listener that can be registered as a listener to the transaction to notify the jobImpl executor of added jobs so that the dispatcher thread can wake up. |
JobExceptionHandler | |
JobExecutor | manager for jobImpl execution threads and their configuration. |
JobExecutorMessageSession | |
JobExecutorServlet | starts the jobImpl executor on init and closes the bonita configuration upon destroy. |
JobExecutorThread | |
JobExecutorThreadPoolFactory | |
JobExecutorTimerSession | Timers created with this service are committed at the end of the transaction, so their execution will be late if the delay is shorter than the transaction. |
JobHistoryEntry | one entry in the jobImpl execution history. |
StaticJobExecutorThreadPool |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |