Class MuleMessageProcessorNotificationListener

  • All Implemented Interfaces:
    org.mule.runtime.api.notification.MessageProcessorNotificationListener<org.mule.runtime.api.notification.MessageProcessorNotification>, org.mule.runtime.api.notification.NotificationListener<org.mule.runtime.api.notification.MessageProcessorNotification>

    public class MuleMessageProcessorNotificationListener
    extends AbstractMuleNotificationListener
    implements org.mule.runtime.api.notification.MessageProcessorNotificationListener<org.mule.runtime.api.notification.MessageProcessorNotification>
    • Constructor Detail

      • MuleMessageProcessorNotificationListener

        public MuleMessageProcessorNotificationListener​(MuleNotificationProcessor muleNotificationProcessor)
    • Method Detail

      • onNotification

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