|
WebLogic Integration | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
void |
onMessage(XOCPMessage msg)
Deprecated. Callback to indicate that the specified message was received. |
void |
onTerminate(Conversation conv,
int result)
Deprecated. Callback to indicate that the specified conversation was terminated with the specified result (SUCCESS or FAILURE). |
| Method Detail |
public void onMessage(XOCPMessage msg)
msg - XOCP business message.
public void onTerminate(Conversation conv,
int result)
conv - Conversation being terminated.result - Result of the conversation.
|
WebLogic Integration | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||