| Interface | Description |
|---|---|
| FlowConstruct |
A uniquely identified
FlowConstruct that once implemented and configured defines a construct
through which messages are processed using MessageSource and MessageProcessor building
blocks. |
| FlowConstructAware |
Implemented by objects that require the
FlowConstruct to be injected. |
| MessageProcessorPathResolver |
This class handles the resolution of a Processor Path for a given MessageProcessor
|
| Pipeline |
A pipeline has an ordered list of
MessageProcessor's that are invoked in order to processor new
messages received from it's MessageSource |
| Exception | Description |
|---|---|
| FlowConstructInvalidException |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.