public class SpyProcessContainer extends Object implements org.mule.runtime.core.api.processor.Processor, SpyProcessorContainer
| Constructor and Description |
|---|
SpyProcessContainer(List<SpyProcess> spyProcesses) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
containsProcessors()
It validates if it contains processors
|
org.mule.runtime.core.api.Event |
process(org.mule.runtime.core.api.Event event) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProcessingTypeandThen, compose, identitypublic SpyProcessContainer(List<SpyProcess> spyProcesses)
public org.mule.runtime.core.api.Event process(org.mule.runtime.core.api.Event event)
throws org.mule.runtime.api.exception.MuleException
process in interface org.mule.runtime.core.api.processor.Processororg.mule.runtime.api.exception.MuleExceptionpublic Boolean containsProcessors()
SpyProcessorContainercontainsProcessors in interface SpyProcessorContainerCopyright © 2017. All Rights Reserved.