所有类


类 javax.management.modelmbean.ModelMBeanAttributeInfo
的使用

使用 ModelMBeanAttributeInfo 的软件包
javax.management.modelmbean 提供了 ModelMBean 类的定义。 
 

javax.management.modelmbeanModelMBeanAttributeInfo 的使用
 

返回 ModelMBeanAttributeInfojavax.management.modelmbean 中的方法
 ModelMBeanAttributeInfo ModelMBeanInfoSupport.getAttribute(String inName)
           
 ModelMBeanAttributeInfo ModelMBeanInfo.getAttribute(String inName)
          返回通过名称请求的 ModelMBeanAttributeInfo。
 

参数类型为 ModelMBeanAttributeInfojavax.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。
 


所有类

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部