| Class | Description |
|---|---|
| AbstractFlowConstruct |
Abstract implementation of
FlowConstruct that:
Is constructed with unique name and MuleContext. |
| AbstractPipeline |
Abstract implementation of
AbstractFlowConstruct that allows a list of Processors that will be used to process
messages to be configured. |
| DefaultFlowBuilder |
Creates instances of
Flow with a default implementation
Builder instance can be configured using the methods that follow the builder pattern until the flow is built. |
| DefaultFlowBuilder.DefaultFlow |
Default implementation of
Flow |
| FlowConstructLifecycleManager |
The lifecycle manager responsible for managing lifecycle transitions for a Mule service.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.