public class SpyProcessImpl extends Object implements SpyProcess
| Constructor and Description |
|---|
SpyProcessImpl(org.mule.runtime.extension.api.runtime.route.Chain processors) |
| Modifier and Type | Method and Description |
|---|---|
SpyResult |
spy(org.mule.runtime.core.api.event.CoreEvent event)
Executes code in the spying process
|
public SpyProcessImpl(org.mule.runtime.extension.api.runtime.route.Chain processors)
public SpyResult spy(org.mule.runtime.core.api.event.CoreEvent event)
SpyProcessspy in interface SpyProcessevent - The EventSpyResultCopyright © 2020. All rights reserved.