public class EndpointMessageProcessorChainBuilder extends SimpleMessageProcessorChainBuilder
| Modifier and Type | Field and Description |
|---|---|
protected ImmutableEndpoint |
endpoint |
flowConstruct, name, processors| Constructor and Description |
|---|
EndpointMessageProcessorChainBuilder(ImmutableEndpoint endpoint) |
EndpointMessageProcessorChainBuilder(ImmutableEndpoint endpoint,
FlowConstruct flowConstruct) |
| Modifier and Type | Method and Description |
|---|---|
protected MessageProcessor |
initializeMessageProcessor(Object processor) |
createInnerChain, createOuterChainbuild, buildMessageProcessorChain, chain, chain, chain, chainBefore, chainBeforesetNameprotected ImmutableEndpoint endpoint
public EndpointMessageProcessorChainBuilder(ImmutableEndpoint endpoint, FlowConstruct flowConstruct)
public EndpointMessageProcessorChainBuilder(ImmutableEndpoint endpoint)
protected MessageProcessor initializeMessageProcessor(Object processor) throws MuleException
initializeMessageProcessor in class AbstractMessageProcessorChainBuilderMuleExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.