Class MulePipelineMessageNotificationListener

  • All Implemented Interfaces:
    org.mule.runtime.api.notification.NotificationListener<org.mule.runtime.api.notification.PipelineMessageNotification>, org.mule.runtime.api.notification.PipelineMessageNotificationListener<org.mule.runtime.api.notification.PipelineMessageNotification>

    public class MulePipelineMessageNotificationListener
    extends AbstractMuleNotificationListener
    implements org.mule.runtime.api.notification.PipelineMessageNotificationListener<org.mule.runtime.api.notification.PipelineMessageNotification>
    • Constructor Detail

      • MulePipelineMessageNotificationListener

        public MulePipelineMessageNotificationListener​(MuleNotificationProcessor muleNotificationProcessor)
    • Method Detail

      • onNotification

        public void onNotification​(org.mule.runtime.api.notification.PipelineMessageNotification notification)
        Specified by:
        onNotification in interface org.mule.runtime.api.notification.NotificationListener<org.mule.runtime.api.notification.PipelineMessageNotification>