|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.intel.gpe.clients.api.workflow.Pick.OnMessage
public static class Pick.OnMessage
The message handler.
| Constructor Summary | |
|---|---|
Pick.OnMessage(javax.xml.namespace.QName portType,
java.lang.String operation,
PartnerLink partnerLink,
Variable variable,
Action body,
com.intel.gpe.util.xml.Namespaces namespaces)
Create the message handler with the supplied message signature. |
|
| Method Summary | |
|---|---|
void |
emitCode(Scope scope,
org.w3c.dom.Element target)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Pick.OnMessage(javax.xml.namespace.QName portType,
java.lang.String operation,
PartnerLink partnerLink,
Variable variable,
Action body,
com.intel.gpe.util.xml.Namespaces namespaces)
portType - the port typeoperation - the operationpartnerLink - the partner link to the producer of the messagevariable - the variable where the message is storedbody - the action to perform in the case of matching the messagenamespaces - the namespaces| Method Detail |
|---|
public void emitCode(Scope scope,
org.w3c.dom.Element target)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||