|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
ModelMBeanAttributeInfo を使用しているパッケージ | |
---|---|
javax.management.modelmbean | ModelMBean クラスの定義を提供します。 |
javax.management.modelmbean での ModelMBeanAttributeInfo の使用 |
---|
ModelMBeanAttributeInfo を返す javax.management.modelmbean のメソッド | |
---|---|
ModelMBeanAttributeInfo |
ModelMBeanInfoSupport.getAttribute(String inName)
|
ModelMBeanAttributeInfo |
ModelMBeanInfo.getAttribute(String inName)
名前で要求された ModelMBeanAttributeInfo を返します。 |
ModelMBeanAttributeInfo 型のパラメータを持つ javax.management.modelmbean のコンストラクタ | |
---|---|
ModelMBeanAttributeInfo(ModelMBeanAttributeInfo inInfo)
この ModelMBeanAttributeInfo Object から新しい ModelMBeanAttributeInfo オブジェクトを構築します。 |
|
ModelMBeanInfoSupport(String className,
String description,
ModelMBeanAttributeInfo[] attributes,
ModelMBeanConstructorInfo[] constructors,
ModelMBeanOperationInfo[] operations,
ModelMBeanNotificationInfo[] notifications)
提供された情報で ModelMBeanInfoSupport を作成します。 |
|
ModelMBeanInfoSupport(String className,
String description,
ModelMBeanAttributeInfo[] attributes,
ModelMBeanConstructorInfo[] constructors,
ModelMBeanOperationInfo[] operations,
ModelMBeanNotificationInfo[] notifications,
Descriptor mbeandescriptor)
提供された情報とパラメータとして指定された記述子を使って ModelMBeanInfoSupport を作成します。 |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。