| 软件包 | 描述 |
|---|---|
| javax.management.modelmbean |
提供的ModelMBean类的定义。
|
| Class and Description |
|---|
| DescriptorSupport
这类表示为ModelMBean元的元数据。
|
| InvalidTargetObjectTypeException
指定了一个无效的目标对象类型时引发的异常。
|
| ModelMBean
这个接口必须由modelmbeans实施。
|
| ModelMBeanAttributeInfo
该对象描述的modelmbeanattributeinfo ModelMBean属性。
|
| ModelMBeanConstructorInfo
的modelmbeanconstructorinfo对象的构造函数ModelMBean。
|
| ModelMBeanInfo
此接口由每ModelMBean ModelMBeanInfo实现的。
|
| ModelMBeanNotificationBroadcaster
这个接口必须由modelmbeans实施。
|
| ModelMBeanNotificationInfo
的modelmbeannotificationinfo对象描述了一个由ModelMBean发出通知。
|
| ModelMBeanOperationInfo
的modelmbeanoperationinfo对象描述的ModelMBean管理操作。
|
| XMLParseException
这种异常被抛出时,XML格式的字符串被解释为对象或XML格式的字符串ModelMBean时正在从ModelMBean对象创建。
|
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.