| Package | Description |
|---|---|
| org.mule.runtime.core | |
| org.mule.runtime.core.api | |
| org.mule.runtime.core.context.notification |
| Modifier and Type | Method and Description |
|---|---|
ProcessorsTrace |
DefaultEventContext.getProcessorsTrace() |
| Modifier and Type | Method and Description |
|---|---|
ProcessorsTrace |
EventContext.getProcessorsTrace()
Events have a list of message processor paths it went trough so that the execution path of an event can be reconstructed
after it has executed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultProcessorsTrace
Keeps context information about the message processors that were executed as part of the processing of an event.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.