| Package | Description |
|---|---|
| org.springframework.jmx.export |
This package provides declarative creation and registration of
Spring-managed beans as JMX MBeans.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MBeanExporter.setNotificationListeners(NotificationListenerBean... notificationListeners)
Set the
NotificationListenerBeans
containing the
NotificationListeners
that will be registered with the MBeanServer. |