Uses of Package
org.ow2.bonita.pvm.internal.jobexecutor

Packages that use org.ow2.bonita.pvm.internal.jobexecutor
org.ow2.bonita.pvm.internal.hibernate   
org.ow2.bonita.pvm.internal.jobexecutor   
org.ow2.bonita.pvm.internal.wire.descriptor   
 

Classes in org.ow2.bonita.pvm.internal.jobexecutor used by org.ow2.bonita.pvm.internal.hibernate
JobDbSession
          internal interface used by the jobImpl executor and the implementations of MessageSession and TimerSession.
 

Classes in org.ow2.bonita.pvm.internal.jobexecutor used by org.ow2.bonita.pvm.internal.jobexecutor
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.
JobExecutor
          manager for jobImpl execution threads and their configuration.
JobExecutorThreadPool
           
JobHistoryEntry
          one entry in the jobImpl execution history.
 

Classes in org.ow2.bonita.pvm.internal.jobexecutor used by org.ow2.bonita.pvm.internal.wire.descriptor
JobExecutor
          manager for jobImpl execution threads and their configuration.
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.