Uses of Package
org.jbpm.pvm.internal.jobexecutor

Packages that use org.jbpm.pvm.internal.jobexecutor
org.jbpm.pvm.internal.cmd   
org.jbpm.pvm.internal.jobexecutor   
org.jbpm.pvm.internal.wire.descriptor   
 

Classes in org.jbpm.pvm.internal.jobexecutor used by org.jbpm.pvm.internal.cmd
JobExceptionHandler
           
 

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

Classes in org.jbpm.pvm.internal.jobexecutor used by org.jbpm.pvm.internal.wire.descriptor
JobExecutor
          manager for job execution threads and their configuration.
 



Copyright © 2010 JBoss Community. All Rights Reserved.