| Package | Description |
|---|---|
| org.mule.runtime.core.api.context.notification | |
| org.mule.runtime.core.context.notification |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MessageProcessorNotificationListener<T extends MessageProcessorNotification> |
| Modifier and Type | Method and Description |
|---|---|
static MessageProcessorNotification |
MessageProcessorNotification.createFrom(Event event,
FlowConstruct flowConstruct,
Processor processor,
MessagingException exceptionThrown,
int action) |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageProcessingFlowTraceManager.onMessageProcessorNotificationPreInvoke(MessageProcessorNotification notification)
Callback method for when a message processor is about to be invoked.
|
void |
MessageProcessorTextDebugger.onNotification(MessageProcessorNotification notification) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.