Control Flow

The Flex adapter loads its configuration from a file (for example, adapter-pubsub.xml), and validates it against the adapter schema (flexadapter.xsd), which includes the API-wide controller schema (controller.xsd).

Flex Adapter Control Flow

ControlFlow

The Adapter Controller creates an instance of the adapter, and receives and executes start, stop, and status commands.