Package org.jbpm.pvm.internal.jobexecutor

Class Summary
AcquireJobsCmd  
DispatcherThread this thread is responsible for acquiring jobs in the job that need to be executed and then let the JobExecutor dispatch the acquired ids to one of the JobExecutorThreads in the pool.
GetNextDueDateCmd  
JobAddedNotification listener that can be registered as a listener to the transaction to notify the job executor of added jobs so that the dispatcher thread can wake up.
JobAdditionNotifier  
JobExceptionHandler  
JobExecutor manager for job execution threads and their configuration.
JobExecutorMessageSession  
JobExecutorServlet starts the job executor on init and closes the jbpm configuration upon destroy.
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 job execution history.
JobParcel  
 



Copyright © 2010 JBoss Community. All Rights Reserved.