public class FlowConstructStatisticsMessageProcessor extends org.mule.runtime.api.meta.AbstractAnnotatedObject implements Processor, FlowConstructAware, InternalMessageProcessor
ReactiveProcessor.ProcessingType| Modifier and Type | Field and Description |
|---|---|
protected FlowConstruct |
flowConstruct |
| Constructor and Description |
|---|
FlowConstructStatisticsMessageProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Event |
process(Event event)
Invokes the MessageProcessor.
|
void |
setFlowConstruct(FlowConstruct flowConstruct) |
String |
toString() |
getAnnotation, getAnnotations, getLocation, setAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetProcessingTypeprotected FlowConstruct flowConstruct
public FlowConstructStatisticsMessageProcessor()
public Event process(Event event) throws org.mule.runtime.api.exception.MuleException
Processorpublic void setFlowConstruct(FlowConstruct flowConstruct)
setFlowConstruct in interface FlowConstructAwareCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.