public class FlowConstructStatisticsMessageProcessor extends Object implements MessageProcessor, FlowConstructAware
| Modifier and Type | Field and Description |
|---|---|
protected FlowConstruct |
flowConstruct |
| Constructor and Description |
|---|
FlowConstructStatisticsMessageProcessor() |
| Modifier and Type | Method and Description |
|---|---|
MuleEvent |
process(MuleEvent event)
Invokes the MessageProcessor.
|
void |
setFlowConstruct(FlowConstruct flowConstruct) |
String |
toString() |
protected FlowConstruct flowConstruct
public FlowConstructStatisticsMessageProcessor()
public MuleEvent process(MuleEvent event) throws MuleException
MessageProcessorprocess in interface MessageProcessorevent - MuleEvent to be processedMuleExceptionpublic void setFlowConstruct(FlowConstruct flowConstruct)
setFlowConstruct in interface FlowConstructAwareCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.