Uses of Package
org.springframework.jmx.export.notification
Packages that use org.springframework.jmx.export.notification
Package
Description
Provides supporting infrastructure to allow Spring-created MBeans
to send JMX notifications.
-
Classes in org.springframework.jmx.export.notification used by org.springframework.jmx.export.notificationClassDescriptionSimple interface allowing Spring-managed MBeans to publish JMX notifications without being aware of how those notifications are being transmitted to the
MBeanServer
.Thrown when a JMXNotification
is unable to be sent.