JavaTM 2 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 的副本。

返回:
與實作此介面的元件關聯的 Descriptor。返回值永遠不能為 null,但返回的描述符可以為空。

JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only