Package org.jbpm.ejb.impl

Class Summary
CommandListenerBean This message-driven bean listens for object messages containing a command instance.
CommandServiceBean Stateless session bean that executes commands by calling their execute method on a separate jBPM context.
ExecuteJobCommand Individual job processing command.
ExecuteJobsCommand Batch job processing command.
JobListenerBean Message-driven bean that listens for messages containing a reference to a pending job. to support asynchronous continuations.
TimerEntityBean Entity bean that interacts with the EJB timer service to schedule jBPM timers.
 



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