|
| Foundation |
|
| |||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||||||
See:
Description
| Interface Summary | |
|---|---|
| ProcessNodeHandlerInterface | Interface to the runtime flowengine for propagating messages from one process node to another. |
| ProcessNodeInterface | Interface to process messages that have been propagated within a runtime process flow. |
| ResponseHandlerInterface | Interface to the runtime flowengine for handling responses from process nodes and dynamic listener applications. |
| Exception Summary | |
|---|---|
| InvalidOutputException | An InvalidOutputException is thrown when an invalid message is propagated from a process flow node. |
| ProcessNodeException | An ProcessNodeException is thrown by a process node "plug-in" when a problem occurs during execution. |
Run process flows and dispatch listener applications.
The flowengine controls execution of event-initiated process flows and dynamic listener application dispatches. The user-supplied process flow nodes and listener applications do the actual work of processing the event. The flowengine ensures proper routing of messages between nodes in a process flow and dispatches listener applications when appropriate. Refer to a description of handling agents for more detail.
|
| Foundation |
|
| |||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||||||