接口的使用
cn.taketoday.jmx.export.MBeanExporterListener
使用MBeanExporterListener的程序包
程序包
说明
This package provides declarative creation and registration of
Framework-managed beans as JMX MBeans.
-
cn.taketoday.jmx.export中MBeanExporterListener的使用
修饰符和类型方法说明voidMBeanExporter.setListeners(MBeanExporterListener... listeners) Set theMBeanExporterListeners that should be notified of MBean registration and unregistration events.