| Package | Description | 
|---|---|
| org.springframework.jmx.export.notification | Provides supporting infrastructure to allow Spring-created MBeans
 to send JMX notifications. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ModelMBeanNotificationPublisherNotificationPublisherimplementation that uses the infrastructure
 provided by theModelMBeaninterface to trackjavax.management.NotificationListenersand sendNotificationsto those listeners. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NotificationPublisherAware. setNotificationPublisher(NotificationPublisher notificationPublisher)Set the  NotificationPublisherinstance for the current managed resource instance. |