|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectxflow.test.ProcAgent
| Constructor Summary | |
ProcAgent(java.lang.String wfName,
java.lang.String pname)
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
void |
onMessage(WorkItem witem)
This is a callback invoked by the XFlow system when a work item arrives in the inbox for this workflow process. |
void |
start()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ProcAgent(java.lang.String wfName,
java.lang.String pname)
| Method Detail |
public void onMessage(WorkItem witem)
InboxMessageListener
onMessage in interface InboxMessageListenerwitem - the work item
public void start()
throws XflowException
XflowException
public static void main(java.lang.String[] args)
throws XflowException,
javax.jms.JMSException
XflowException
javax.jms.JMSException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||