public class InvocationCountMessageProcessor extends Object implements MessageProcessor, Initialisable
PHASE_NAME| Constructor and Description |
|---|
InvocationCountMessageProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getNumberOfInvocationsFor(String componentName) |
void |
initialise() |
MuleEvent |
process(MuleEvent event) |
void |
setName(String name) |
public MuleEvent process(MuleEvent event) throws MuleException
process in interface MessageProcessorMuleExceptionpublic void setName(String name)
public void initialise()
throws InitialisationException
initialise in interface InitialisableInitialisationExceptionpublic static int getNumberOfInvocationsFor(String componentName)
componentName - name of the message processor in the configurationCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.