public class ExceptionToMessagingExceptionExecutionInterceptor extends Object implements MessageProcessorExecutionInterceptor
| Constructor and Description |
|---|
ExceptionToMessagingExceptionExecutionInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Event |
execute(Processor messageProcessor,
Event event) |
void |
setFlowConstruct(FlowConstruct flowConstruct) |
void |
setMuleContext(MuleContext context) |
public ExceptionToMessagingExceptionExecutionInterceptor()
public Event execute(Processor messageProcessor, Event event) throws MessagingException
execute in interface MessageProcessorExecutionInterceptorMessagingExceptionpublic void setMuleContext(MuleContext context)
setMuleContext in interface MuleContextAwarecontext - the Mule node.public void setFlowConstruct(FlowConstruct flowConstruct)
setFlowConstruct in interface FlowConstructAwareCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.