Uses of Interface
org.mule.api.processor.DynamicPipeline

Packages that use DynamicPipeline
org.mule.construct   
 

Uses of DynamicPipeline in org.mule.construct
 

Classes in org.mule.construct that implement DynamicPipeline
 class DynamicPipelineMessageProcessor
          Experimental implementation that supports a single dynamic pipeline due to restrictions imposed by intercepting message processors and their lifecycle.
 class Flow
          This implementation of AbstractPipeline adds the following functionality: Rejects inbound events when Flow is not started Gathers statistics and processing time data Implements MessagePorcessor allowing direct invocation of the pipeline Supports the optional configuration of a ProcessingStrategy that determines how message processors are processed.
 



Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.