| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.tracking.api.event | |
| com.mulesoft.mule.runtime.tracking.internal.event |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EventNotificationListener<T extends EventNotification>
Listen for
EventNotification events. |
| Modifier and Type | Method and Description |
|---|---|
protected abstract EventNotification |
AbstractEventNotificationFiringMessageProcessor.createNotification(org.mule.runtime.core.api.event.CoreEvent muleEvent) |
protected EventNotification |
AbstractEventNotificationFiringMessageProcessor.createNotification(org.mule.runtime.core.api.event.CoreEvent muleEvent,
String name,
String transactionId,
Map<String,String> metaDatas)
Helper method creating
EventNotification. |
| Modifier and Type | Method and Description |
|---|---|
protected EventNotification |
EventMessageProcessor.createNotification(org.mule.runtime.core.api.event.CoreEvent muleEvent) |
protected EventNotification |
TransactionMessageProcessor.createNotification(org.mule.runtime.core.api.event.CoreEvent muleEvent) |
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.