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