- All Implemented Interfaces:
- org.mule.runtime.api.notification.AsyncMessageNotificationListener<org.mule.runtime.api.notification.AsyncMessageNotification>, org.mule.runtime.api.notification.NotificationListener<org.mule.runtime.api.notification.AsyncMessageNotification>
public class AsyncMessageNotificationListener
extends AbstractMuleNotificationListener
implements org.mule.runtime.api.notification.AsyncMessageNotificationListener<org.mule.runtime.api.notification.AsyncMessageNotification>
Async work is scheduled and completed beyond the lifecycle of `mule:async`
processor execution.
This dedicated listener for AsyncMessageNotification will let us process the
spans for Aynch chain of processors.
- Since:
- 2.1.2