|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.processor.builder.InterceptingChainMessageProcessorBuilder
org.mule.endpoint.EndpointInterceptingChainMessageProcessorBuilder
public class EndpointInterceptingChainMessageProcessorBuilder
Field Summary | |
---|---|
protected ImmutableEndpoint |
endpoint
|
Fields inherited from class org.mule.processor.builder.InterceptingChainMessageProcessorBuilder |
---|
flowConstruct, name, processors |
Constructor Summary | |
---|---|
EndpointInterceptingChainMessageProcessorBuilder(ImmutableEndpoint endpoint,
FlowConstruct flowConstruct)
|
Method Summary | |
---|---|
protected MessageProcessor |
initializeMessageProcessor(java.lang.Object processor)
|
Methods inherited from class org.mule.processor.builder.InterceptingChainMessageProcessorBuilder |
---|
build, chain, chain, chain, chainBefore, chainBefore, setName, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected ImmutableEndpoint endpoint
Constructor Detail |
---|
public EndpointInterceptingChainMessageProcessorBuilder(ImmutableEndpoint endpoint, FlowConstruct flowConstruct)
Method Detail |
---|
protected MessageProcessor initializeMessageProcessor(java.lang.Object processor) throws MuleException
initializeMessageProcessor
in class InterceptingChainMessageProcessorBuilder
MuleException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |