public class MessageProcessorChainFactory extends Object
MessageProcessorChain| Constructor and Description |
|---|
MessageProcessorChainFactory(org.mule.runtime.core.api.MuleContext muleContext,
Map<QName,Object> annotations) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureMessageProcessors(List<org.mule.runtime.core.api.processor.Processor> messageProcessors,
org.mule.runtime.core.api.processor.MessageProcessorChainBuilder builder) |
org.mule.runtime.core.api.processor.MessageProcessorChain |
create(String processorChainName,
List<org.mule.runtime.core.api.processor.Processor> messageProcessors) |
public org.mule.runtime.core.api.processor.MessageProcessorChain create(String processorChainName, List<org.mule.runtime.core.api.processor.Processor> messageProcessors) throws org.mule.runtime.api.exception.MuleException
org.mule.runtime.api.exception.MuleExceptionprotected void configureMessageProcessors(List<org.mule.runtime.core.api.processor.Processor> messageProcessors, org.mule.runtime.core.api.processor.MessageProcessorChainBuilder builder) throws org.mule.runtime.api.exception.MuleException
org.mule.runtime.api.exception.MuleExceptionCopyright © 2017. All rights reserved.