Package org.ow2.orchestra.pvm.internal.jobexecutor

Interface Summary
DeadJobHandler  
JobDbSession internal interface used by the jobImpl executor and the implementations of MessageSession and TimerSession.
JobExecutor  
 

Class Summary
AbstractDispatcherThread Common part of dispatcher thread implementations.
AbstractJobExecutor Common part of jobExecutor implementations based on a Dispatcher thread
AcquireJobsCmd  
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  
JobExecutorMessageSession  
JobExecutorServlet starts the jobImpl executor on init and closes the orchestra 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 jobImpl execution history.
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.