JavaTM Platform
Standard Ed. 6

javax.management
インタフェース DescriptorRead

既知のサブインタフェースの一覧:
DescriptorAccess
既知の実装クラスの一覧:
MBeanAttributeInfo, MBeanConstructorInfo, MBeanFeatureInfo, MBeanInfo, MBeanNotificationInfo, MBeanOperationInfo, MBeanParameterInfo, ModelMBeanAttributeInfo, ModelMBeanConstructorInfo, ModelMBeanInfoSupport, ModelMBeanNotificationInfo, ModelMBeanOperationInfo, OpenMBeanAttributeInfoSupport, OpenMBeanConstructorInfoSupport, OpenMBeanInfoSupport, OpenMBeanOperationInfoSupport, OpenMBeanParameterInfoSupport

public interface DescriptorRead

MBeanInfo などの管理インタフェース要素の Descriptor を読み取るためのインタフェースです。

導入されたバージョン:
1.6

メソッドの概要
 Descriptor getDescriptor()
          Descriptor のコピーを返します。
 

メソッドの詳細

getDescriptor

Descriptor getDescriptor()
Descriptor のコピーを返します。

戻り値:
このインタフェースを実装するコンポーネントに関連付けられた記述子。戻り値が null になることはないが、空の記述子が返されることはある

JavaTM Platform
Standard Ed. 6

バグの報告と機能のリクエスト
さらに詳しい API リファレンスおよび開発者ドキュメントについては、Java SE 開発者用ドキュメントを参照してください。開発者向けの詳細な解説、概念の概要、用語の定義、バグの回避策、およびコード実例が含まれています。

Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。