Package | Description |
---|---|
org.springframework.jmx.export.notification |
Provides supporting infrastructure to allow Spring-created MBeans
to send JMX notifications.
|
Class and Description |
---|
NotificationPublisher
Simple interface allowing Spring-managed MBeans to publish JMX notifications
without being aware of how those notifications are being transmitted to the
MBeanServer . |
UnableToSendNotificationException
Thrown when a JMX
Notification is unable to be sent. |