|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.ejb.impl.CommandListenerBean
org.jbpm.ejb.impl.JobListenerBean
public class JobListenerBean
Message-driven bean that listens for messages containing
a reference to a pending Job job. to support asynchronous
continuations.
The message must have a property called jobId of type
long which references a pending
| Constructor Summary | |
|---|---|
JobListenerBean()
|
|
| Method Summary | |
|---|---|
protected org.jbpm.command.Command |
extractCommand(javax.jms.Message message)
|
| Methods inherited from class org.jbpm.ejb.impl.CommandListenerBean |
|---|
ejbCreate, ejbRemove, onMessage, setMessageDrivenContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JobListenerBean()
| Method Detail |
|---|
protected org.jbpm.command.Command extractCommand(javax.jms.Message message)
throws javax.jms.JMSException
extractCommand in class CommandListenerBeanjavax.jms.JMSException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||