public class ExplicitMessageProcessorChainBuilder extends DefaultMessageProcessorChainBuilder
MessageProcessorChain in the same way that the DefaultMessageProcessorChainBuilder constructs
chains but| Modifier and Type | Class and Description |
|---|---|
static class |
ExplicitMessageProcessorChainBuilder.ExplicitMessageProcessorChain
Generates message processor identfiers specific for subflows.
|
| Modifier and Type | Field and Description |
|---|---|
protected FlowConstruct |
flowConstruct |
protected MuleContext |
muleContext |
protected String |
name |
protected List |
processors |
| Constructor and Description |
|---|
ExplicitMessageProcessorChainBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected MessageProcessorChain |
createInterceptingChain(Processor head,
List<Processor> processors,
List<Processor> processorForLifecycle) |
protected Processor |
initializeMessageProcessor(Object processor) |
void |
setName(String name) |
build, chain, chain, chain, chainBefore, chainBefore, createSimpleChainprotected List processors
protected String name
protected FlowConstruct flowConstruct
protected MuleContext muleContext
public ExplicitMessageProcessorChainBuilder()
protected MessageProcessorChain createInterceptingChain(Processor head, List<Processor> processors, List<Processor> processorForLifecycle)
createInterceptingChain in class DefaultMessageProcessorChainBuilderpublic void setName(String name)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.