public class OutboundEndpointMessageProcessorChainBuilder extends DefaultMessageProcessorChainBuilder
DefaultMessageProcessorChainBuilder that injects the
OutboundEndpoint instance into message processors that implement EndpointAware| Modifier and Type | Field and Description |
|---|---|
protected ImmutableEndpoint |
endpoint |
flowConstruct, name, processors| Constructor and Description |
|---|
OutboundEndpointMessageProcessorChainBuilder(ImmutableEndpoint endpoint) |
OutboundEndpointMessageProcessorChainBuilder(ImmutableEndpoint endpoint,
FlowConstruct flowConstruct) |
| Modifier and Type | Method and Description |
|---|---|
protected MessageProcessor |
initializeMessageProcessor(Object processor) |
build, buildMessageProcessorChain, chain, chain, chain, chainBefore, chainBefore, createInnerChain, createOuterChainsetNameprotected ImmutableEndpoint endpoint
public OutboundEndpointMessageProcessorChainBuilder(ImmutableEndpoint endpoint, FlowConstruct flowConstruct)
public OutboundEndpointMessageProcessorChainBuilder(ImmutableEndpoint endpoint)
protected MessageProcessor initializeMessageProcessor(Object processor) throws MuleException
initializeMessageProcessor in class AbstractMessageProcessorChainBuilderMuleExceptionCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.