public class TestMessageProcessor extends Object implements Processor, org.mule.runtime.api.meta.NameableObject
ReactiveProcessor.ProcessingType| Constructor and Description |
|---|
TestMessageProcessor() |
TestMessageProcessor(String label) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
String |
getName() |
Event |
process(Event event) |
void |
setLabel(String label) |
void |
setName(String name) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetProccesingTypepublic TestMessageProcessor()
public TestMessageProcessor(String label)
public String getLabel()
public void setLabel(String label)
public void setName(String name)
setName in interface org.mule.runtime.api.meta.NameableObjectpublic String getName()
getName in interface org.mule.runtime.api.meta.NamedObjectCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.