public interface DynamicPipeline
| Modifier and Type | Method and Description |
|---|---|
DynamicPipelineBuilder |
dynamicPipeline(String id)
Provide access to a
DynamicPipelineBuilder that allows modifying
the dynamic pipeline injecting message processors and resetting the pipeline |
DynamicPipelineBuilder dynamicPipeline(String id) throws DynamicPipelineException
DynamicPipelineBuilder that allows modifying
the dynamic pipeline injecting message processors and resetting the pipelineid - dynamic pipeline IDDynamicPipelineException - if the pipeline ID is not validCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.