| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| NotificationPublisher | Simple interface allowing Spring-managed MBeans to publish JMX notifications
 without being aware of how those notifications are being transmitted to the MBeanServer. | 
| NotificationPublisherAware | Interface to be implemented by any Spring-managed resource that is to be
 registered with an MBeanServerand wishes to send
 JMXjavax.management.Notifications. | 
| Class Summary | |
|---|---|
| ModelMBeanNotificationPublisher | NotificationPublisherimplementation that uses the infrastructure
 provided by theModelMBeaninterface to trackjavax.management.NotificationListenersand sendNotificationsto those listeners. | 
| Exception Summary | |
|---|---|
| UnableToSendNotificationException | Thrown when a JMX Notificationis unable to be sent. | 
Provides supporting infrastructure to allow Spring-created MBeans to send JMX notifications.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||