| 软件包 | 描述 |
|---|---|
| javax.management.modelmbean |
提供ModelMBean类的定义。
|
| Class and Description |
|---|
| DescriptorSupport
此类表示一个ModelMBean元素的元数据集。
|
| InvalidTargetObjectTypeException
指定无效目标对象类型时抛出异常。
|
| ModelMBean
该接口必须由ModelMBeans实现。
|
| ModelMBeanAttributeInfo
ModelMBeanAttributeInfo对象描述了ModelMBean的属性。
|
| ModelMBeanConstructorInfo
ModelMBeanConstructorInfo对象描述了ModelMBean的构造函数。
|
| ModelMBeanInfo
该接口由ModelMBeanInfo为每个ModelMBean实现。
|
| ModelMBeanNotificationBroadcaster
该接口必须由ModelMBeans实现。
|
| ModelMBeanNotificationInfo
ModelMBeanNotificationInfo对象描述了由ModelMBean发出的通知。
|
| ModelMBeanOperationInfo
ModelMBeanOperationInfo对象描述了ModelMBean的管理操作。
|
| XMLParseException
当将XML格式化的字符串解析为ModelMBean对象或从ModelMBean对象创建XML格式的字符串时,将抛出此异常。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.