Note:

Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.

Package com.sas.services.events.broker.flowengine


@CodeSet("sas.platform") @SASScope("ALL") package com.sas.services.events.broker.flowengine
Run process flows and dispatch listener applications.

Flowengine

Overview

Overview

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.