|
JavaTM Platform Standard Ed. 6 |
|||||||||
前 次 | フレームあり フレームなし |
DescriptorRead を使用しているパッケージ | |
---|---|
javax.management | Java Management Extensions のコアクラスを提供します。 |
javax.management.modelmbean | ModelMBean クラスの定義を提供します。 |
javax.management.openmbean | 公開データ型と Open MBean 記述子クラスを提供します。 |
javax.management での DescriptorRead の使用 |
---|
javax.management での DescriptorRead のサブインタフェース | |
---|---|
interface |
DescriptorAccess
このインタフェースは、JMX コンポーネントに関連付けられた Descriptor クラスの記述子 (MBean、MBeanInfo、MBeanAttributeInfo、MBeanNotificationInfo、MBeanOperationInfo、MBeanParameterInfo) にアクセスする目的で使用されます。 |
DescriptorRead を実装している javax.management のクラス | |
---|---|
class |
MBeanAttributeInfo
管理用として公開される MBean 属性を記述します。 |
class |
MBeanConstructorInfo
MBean によって公開されるコンストラクタを記述します。 |
class |
MBeanFeatureInfo
MBean 記述オブジェクトに一般情報を提供します。 |
class |
MBeanInfo
MBean によって公開された管理インタフェース (管理オペレーションに使用できる属性と操作のセット) を記述します。 |
class |
MBeanNotificationInfo
MBeanNotificationInfo クラスは、MBean によって発行された、指定の通知 Java クラスに対する複数の異なった通知インスタンスの特性を記述します。 |
class |
MBeanOperationInfo
MBean によって公開される管理オペレーションを記述します。 |
class |
MBeanParameterInfo
MBean によって公開されるオペレーションの引数を記述します。 |
javax.management.modelmbean での DescriptorRead の使用 |
---|
DescriptorRead を実装している javax.management.modelmbean のクラス | |
---|---|
class |
ModelMBeanAttributeInfo
ModelMBeanAttributeInfo オブジェクトは、ModelMBean の属性を記述します。 |
class |
ModelMBeanConstructorInfo
ModelMBeanConstructorInfo オブジェクトは、ModelMBean のコンストラクタを記述します。 |
class |
ModelMBeanInfoSupport
このクラスは、ModelMBean のメタデータを表します。 |
class |
ModelMBeanNotificationInfo
ModelMBeanNotificationInfo オブジェクトは、ModelMBean が発行する通知を記述します。 |
class |
ModelMBeanOperationInfo
ModelMBeanOperationInfo オブジェクトは、ModelMBean の管理オペレーションを記述します。 |
javax.management.openmbean での DescriptorRead の使用 |
---|
DescriptorRead を実装している javax.management.openmbean のクラス | |
---|---|
class |
OpenMBeanAttributeInfoSupport
公開 MBean の属性を記述します。 |
class |
OpenMBeanConstructorInfoSupport
Open MBean のコンストラクタを記述します。 |
class |
OpenMBeanInfoSupport
OpenMBeanInfoSupport クラスは、「公開 MBean」の管理情報を記述します。 |
class |
OpenMBeanOperationInfoSupport
Open MBean のオペレーションを記述します。 |
class |
OpenMBeanParameterInfoSupport
公開 MBean の 1 つ以上のオペレーションまたはコンストラクタで使用されるパラメータを記述します。 |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
前 次 | フレームあり フレームなし |
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。