| 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.setListeners(MBeanExporterListener... listeners)
Set the
MBeanExporterListeners that should be notified
of MBean registration and unregistration events. |