|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
使用 OpenMBeanConstructorInfo 的軟體套件 | |
---|---|
javax.management.openmbean | 提供開放資料型別和 Open MBean 描述符類別。 |
javax.management.openmbean 中 OpenMBeanConstructorInfo 的使用 |
---|
實作 OpenMBeanConstructorInfo 的 javax.management.openmbean 中的類別 | |
---|---|
class |
OpenMBeanConstructorInfoSupport
描述 Open MBean 的建構子。 |
參數型別為 OpenMBeanConstructorInfo 的 javax.management.openmbean 中的建構子 | |
---|---|
OpenMBeanInfoSupport(String className,
String description,
OpenMBeanAttributeInfo[] openAttributes,
OpenMBeanConstructorInfo[] openConstructors,
OpenMBeanOperationInfo[] openOperations,
MBeanNotificationInfo[] notifications)
建構一個 OpenMBeanInfoSupport 實例,它使用指定的 className 、description 、openAttributes 、openConstructors 、openOperations 和 notifications 描述 open MBeans 的類別。 |
|
OpenMBeanInfoSupport(String className,
String description,
OpenMBeanAttributeInfo[] openAttributes,
OpenMBeanConstructorInfo[] openConstructors,
OpenMBeanOperationInfo[] openOperations,
MBeanNotificationInfo[] notifications,
Descriptor descriptor)
建構一個 OpenMBeanInfoSupport 實例,它使用指定的 className 、description 、openAttributes 、openConstructors 、openOperations 、notifications 和 descriptor 描述 open MBeans 的類別 |
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。