Package org.mule.api.construct

Interface Summary
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.
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 Summary
FlowConstructInvalidException  
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.