JavaScript is disabled on your browser.
Skip navigation links
概述
软件包
类
使用
树
已过时的
索引
帮助
Java™ Platform
Standard Ed. 8
上一个
下一个
框架
无框架
所有类
概要:
嵌套 |
字段 |
构造方法 |
方法
详细信息:
字段 |
构造方法 |
方法
compact3
javax.management
Interface DescriptorRead
All Known Subinterfaces:
DescriptorAccess
所有已知实现类:
MBeanAttributeInfo
,
MBeanConstructorInfo
,
MBeanFeatureInfo
,
MBeanInfo
,
MBeanNotificationInfo
,
MBeanOperationInfo
,
MBeanParameterInfo
,
ModelMBeanAttributeInfo
,
ModelMBeanConstructorInfo
,
ModelMBeanInfoSupport
,
ModelMBeanNotificationInfo
,
ModelMBeanOperationInfo
,
OpenMBeanAttributeInfoSupport
,
OpenMBeanConstructorInfoSupport
,
OpenMBeanInfoSupport
,
OpenMBeanOperationInfoSupport
,
OpenMBeanParameterInfoSupport
public interface
DescriptorRead
用于读取管理界面元素(如MBeanInfo)的描述符的接口。
从以下版本开始:
1.6
方法摘要
所有方法
接口方法
抽象方法
Modifier and Type
Method and Description
Descriptor
getDescriptor
()
返回描述符的副本。
方法详细信息
getDescriptor
Descriptor
getDescriptor()
返回描述符的副本。
结果
Descriptor associated with the component implementing this interface. The return value is never null, but the returned descriptor may be empty.
Skip navigation links
概述
软件包
类
使用
树
已过时的
索引
帮助
Java™ Platform
Standard Ed. 8
上一个
下一个
框架
无框架
所有类
概要:
嵌套 |
字段 |
构造方法 |
方法
详细信息:
字段 |
构造方法 |
方法