public class InvocationCountMessageProcessor extends org.mule.runtime.api.component.AbstractComponent 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() |
CoreEvent |
process(CoreEvent event) |
void |
setName(String name) |
getAnnotation, getAnnotations, getLocation, getRootContainerLocation, initRootContainerName, setAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProcessingTypepublic CoreEvent process(CoreEvent 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–2019 MuleSoft, Inc.. All rights reserved.