Class NotificationPublishingMessageHandler.PublisherDelegate

java.lang.Object
org.springframework.integration.jmx.NotificationPublishingMessageHandler.PublisherDelegate
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.jmx.export.notification.NotificationPublisherAware
Enclosing class:
NotificationPublishingMessageHandler

@ManagedResource @IntegrationManagedResource public static class NotificationPublishingMessageHandler.PublisherDelegate extends Object implements org.springframework.jmx.export.notification.NotificationPublisherAware
Simple class used for the actual MBean instances to be registered. Exposed to standard MBEs as well as the IMBE for backwards compatibility.
  • Constructor Details

    • PublisherDelegate

      public PublisherDelegate()
  • Method Details

    • setNotificationPublisher

      public void setNotificationPublisher(org.springframework.jmx.export.notification.NotificationPublisher notificationPublisher)
      Specified by:
      setNotificationPublisher in interface org.springframework.jmx.export.notification.NotificationPublisherAware