モジュール java.management
パッケージ javax.management

クラスAttributeChangeNotificationFilter

java.lang.Object
javax.management.AttributeChangeNotificationFilter
すべての実装されたインタフェース:
Serializable, NotificationFilter

public class AttributeChangeNotificationFilter extends Object implements NotificationFilter
このクラスは、attribute change notificationNotificationFilterインタフェースを実装します。 監視対象の属性の名前には、フィルタリングが適用されます。

有効な属性名のリストを管理します。 ユーザーは、メソッドを利用して、必要な数の属性名を有効または無効にできます。

導入されたバージョン:
1.5
関連項目: