类的使用
cn.taketoday.jmx.export.NotificationListenerBean
使用NotificationListenerBean的程序包
程序包
说明
This package provides declarative creation and registration of
Framework-managed beans as JMX MBeans.
-
cn.taketoday.jmx.export中NotificationListenerBean的使用
修饰符和类型方法说明voidMBeanExporter.setNotificationListeners(NotificationListenerBean... notificationListeners) Set theNotificationListenerBeanscontaining theNotificationListenersthat will be registered with theMBeanServer.