Interface to be implemented by any Spring-managed resource that is to be
registered with an
javax.management.MBeanServer and wishes to send
JMX
javax.management.Notification javax.management.Notifications .
Provides Spring-created managed resources with a
NotificationPublisher as soon as they are registered with the
javax.management.MBeanServer .
author: Rob Harrop since: 2.0 See Also: NotificationPublisher |