クラス
javax.management.AttributeChangeNotificationの使用
-
AttributeChangeNotificationを使用するパッケージ パッケージ 説明 javax.management.modelmbean ModelMBeanクラスの定義を提供します。 -
-
javax.management.modelmbeanでのAttributeChangeNotificationの使用
AttributeChangeNotification型のパラメータを持つjavax.management.modelmbeanのメソッド 修飾子と型 メソッド 説明 voidModelMBeanNotificationBroadcaster. sendAttributeChangeNotification(AttributeChangeNotification notification)ModelMBean上の登録済みattributeChangeNotificationリスナーに渡されるattributeChangeNotificationを送信します。
-