软件包 | 描述 |
---|---|
javax.management.modelmbean |
提供的ModelMBean类的定义。
|
Modifier and Type | Class and Description |
---|---|
class |
ModelMBeanInfoSupport
这类表示modelmbeans元数据。
|
Modifier and Type | Method and Description |
---|---|
void |
ModelMBean.setModelMBeanInfo(ModelMBeanInfo inModelMBeanInfo)
初始化使用ModelMBeanInfo ModelMBean对象了。
|
void |
RequiredModelMBean.setModelMBeanInfo(ModelMBeanInfo mbi)
初始化使用ModelMBeanInfo ModelMBean对象了。
|
Constructor and Description |
---|
ModelMBeanInfoSupport(ModelMBeanInfo mbi)
构建ModelMBeanInfoSupport是给定ModelMBeanInfo重复。
|
RequiredModelMBean(ModelMBeanInfo mbi)
构建一个使用了个ModelMBeanInfo对象。
|
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.