インタフェース
javax.management.DescriptorAccessの使用
| パッケージ | 説明 |
|---|---|
| javax.management.modelmbean |
ModelMBeanクラスの定義を提供します。
|
-
javax.management.modelmbeanでのDescriptorAccessの使用
DescriptorAccessを実装しているjavax.management.modelmbeanのクラス 修飾子と型 クラス 説明 classModelMBeanAttributeInfoModelMBeanAttributeInfoオブジェクトは、ModelMBeanの属性を記述します。classModelMBeanConstructorInfoModelMBeanConstructorInfoオブジェクトは、ModelMBeanのコンストラクタを記述します。classModelMBeanNotificationInfoModelMBeanNotificationInfoオブジェクトは、ModelMBeanが発行する通知を記述します。classModelMBeanOperationInfoModelMBeanOperationInfoオブジェクトは、ModelMBeanの管理オペレーションを記述します。