|
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)
指定された ModelMBeanInfo を複製して ModelMBeanInfoSupport を構築します。 |
|
RequiredModelMBean(ModelMBeanInfo mbi)
渡された ModelMBeanInfo を使って RequiredModelMBean オブジェクトを構築します。 |
|
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。