|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
使用 ModelMBeanInfo 的软件包 | |
---|---|
javax.management.modelmbean | 提供了 ModelMBean 类的定义。 |
javax.management.modelmbean 中 ModelMBeanInfo 的使用 |
---|
实现 ModelMBeanInfo 的 javax.management.modelmbean 中的类 | |
---|---|
class |
ModelMBeanInfoSupport 此类表示 ModelMBean 的元数据。 |
参数类型为 ModelMBeanInfo 的 javax.management.modelmbean 中的方法 | |
---|---|
void |
ModelMBean.setModelMBeanInfo(ModelMBeanInfo inModelMBeanInfo) 使用传入的 ModelMBeanInfo 实例化 ModelMBean 对象。 |
void |
RequiredModelMBean.setModelMBeanInfo(ModelMBeanInfo mbi) 使用传入的 ModelMBeanInfo 实例化 ModelMBean 对象。 |
参数类型为 ModelMBeanInfo 的 javax.management.modelmbean 中的构造方法 | |
---|---|
ModelMBeanInfoSupport(ModelMBeanInfo mbi) 构造作为给定 ModelMBeanInfoSupport 副本的 ModelMBeanInfoSupport。 |
|
RequiredModelMBean(ModelMBeanInfo mbi) 使用传入的 ModelMBeanInfo 构造 RequiredModelMBean 对象。 |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。