Uses of Package
org.jbpm.pvm.job

Packages that use org.jbpm.pvm.job
org.jbpm.pvm the primary facade interfaces to the process repository, the execution repository and the management functionalities
org.jbpm.pvm.job timers and asynchronous messages 
org.jbpm.pvm.model common model base classes for the client, activity and event listener API's 
org.jbpm.pvm.session interfaces to pluggable transactional resources to be used by activity implementations. 
 

Classes in org.jbpm.pvm.job used by org.jbpm.pvm
Job
          base class for timers and messages.
Message
          an asynchronous message.
Timer
          a timer.
 

Classes in org.jbpm.pvm.job used by org.jbpm.pvm.job
Job
          base class for timers and messages.
 

Classes in org.jbpm.pvm.job used by org.jbpm.pvm.model
Timer
          a timer.
 

Classes in org.jbpm.pvm.job used by org.jbpm.pvm.session
Job
          base class for timers and messages.
Message
          an asynchronous message.
Timer
          a timer.
 



Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.