Uses of Class
javax.management.AttributeChangeNotification
-
Packages that use AttributeChangeNotification 软件包 描述 javax.management.modelmbean 提供ModelMBean类的定义。 -
-
Uses of AttributeChangeNotification in javax.management.modelmbean
Methods in javax.management.modelmbean with parameters of type AttributeChangeNotification 变量和类型 方法 描述 void
ModelMBeanNotificationBroadcaster. sendAttributeChangeNotification(AttributeChangeNotification notification)
发送一个attributeChangeNotification,该属性传递给ModelMBean上已注册的attributeChangeNotification侦听器。
-