Class NotificationSenderAdapter

  • All Implemented Interfaces:
    org.apache.camel.api.management.NotificationSender

    public final class NotificationSenderAdapter
    extends Object
    implements org.apache.camel.api.management.NotificationSender
    Can be used to broadcast JMX notifications.
    • Method Detail

      • sendNotification

        public void sendNotification​(Notification notification)
        Specified by:
        sendNotification in interface org.apache.camel.api.management.NotificationSender