所有类


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

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

javax.management.openmbeanOpenMBeanAttributeInfo 的使用
 

实现 OpenMBeanAttributeInfojavax.management.openmbean 中的类
 class OpenMBeanAttributeInfoSupport
          描述 open MBean 的一个属性。
 

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


所有类

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部