| 程序包 | 说明 |
|---|---|
| org.springframework.jmx.export |
This package provides declarative creation and registration of
Spring-managed beans as JMX MBeans.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MBeanExporter.setListeners(MBeanExporterListener... listeners)
Set the
MBeanExporterListeners that should be notified
of MBean registration and unregistration events. |