public class InvocationCountMessageProcessor extends org.mule.runtime.api.meta.AbstractAnnotatedObject implements Processor, org.mule.runtime.api.lifecycle.Initialisable
ReactiveProcessor.ProcessingType| Constructor and Description |
|---|
InvocationCountMessageProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getNumberOfInvocationsFor(String componentName) |
void |
initialise() |
InternalEvent |
process(InternalEvent event) |
void |
setName(String name) |
getAnnotation, getAnnotations, getLocation, getRootContainerName, setAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProcessingTypepublic InternalEvent process(InternalEvent event) throws org.mule.runtime.api.exception.MuleException
public void setName(String name)
public void initialise()
throws org.mule.runtime.api.lifecycle.InitialisationException
initialise in interface org.mule.runtime.api.lifecycle.Initialisableorg.mule.runtime.api.lifecycle.InitialisationExceptionpublic static int getNumberOfInvocationsFor(String componentName)
componentName - name of the message processor in the configurationCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.