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

クラスMBeanServerNotificationFilter

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

public class MBeanServerNotificationFilter extends NotificationFilterSupport
MBeanServerNotificationのフィルタです。 ObjectNameとオペレーション(登録、登録解除、またはその両方)を選択して、MBeanServerNotification通知をフィルタリングします。

このクラスのserialVersionUID2605900539589789736Lです。

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