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

返回:
与实现此接口的组件关联的 Descriptor。返回值永远不能为 null,但返回的描述符可以为空。

JavaTM Platform
Standard Ed. 6

提交错误或意见
有关更多的 API 参考资料和开发人员文档,请参阅 Java SE 开发人员文档。该文档包含更详细的、面向开发人员的描述,以及总体概述、术语定义、使用技巧和工作代码示例。

版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策