JavaTM 2 Platform
Standard Ed. 5.0

接口 javax.management.openmbean.OpenMBeanOperationInfo
的使用

使用 OpenMBeanOperationInfo 的软件包
javax.management.openmbean 提供开放数据类型和 Open MBean 描述符类。 
 

javax.management.openmbeanOpenMBeanOperationInfo 的使用
 

实现 OpenMBeanOperationInfojavax.management.openmbean 中的类
 class OpenMBeanOperationInfoSupport
          描述 Open MBean 的一个操作。
 

参数类型为 OpenMBeanOperationInfojavax.management.openmbean 中的构造方法
OpenMBeanInfoSupport(String className, String description, OpenMBeanAttributeInfo[] openAttributes, OpenMBeanConstructorInfo[] openConstructors, OpenMBeanOperationInfo[] openOperations, MBeanNotificationInfo[] notifications)
          构造一个 OpenMBeanInfoSupport 实例,它使用指定的 classNamedescriptionopenAttributesopenConstructorsopenOperationsnotifications 描述 open MBeans 的类。
 


JavaTM 2 Platform
Standard Ed. 5.0

提交错误或意见
有关更多的 API 参考资料和开发人员文档,请参阅 Java 2 SDK SE 开发人员文档。该文档包含更详细的、面向开发人员的描述,以及总体概述、术语定义、使用技巧和工作代码示例。

版权所有 2004 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策