Package org.jbpm.ejb.impl

enterprise bean implementations for the command service, the timer service, the remote command service.

See:
          Description

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 for asynchronous continuations.
TimerEntityBean Entity bean that interacts with the EJB timer service to schedule jBPM timers.
 

Package org.jbpm.ejb.impl Description

enterprise bean implementations for the command service, the timer service, the remote command service.



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