| 程序包 | 说明 |
|---|---|
| org.springframework.jmx.export |
This package provides declarative creation and registration of
Spring-managed beans as JMX MBeans.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MBeanExporter.setNotificationListeners(NotificationListenerBean... notificationListeners)
Set the
NotificationListenerBeans
containing the
NotificationListeners
that will be registered with the MBeanServer. |