站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 jmx API Documentation 英文版文档

Uses of Interface javax.management.openmbean.OpenMBeanAttributeInfo (JBoss/JMX API) - JBoss 4.0.1 sp1 jmx API Documentation 英文版文档


Uses of Interface
javax.management.openmbean.OpenMBeanAttributeInfo

Packages that use OpenMBeanAttributeInfo
javax.management.openmbean   
 

Uses of OpenMBeanAttributeInfo in javax.management.openmbean
 

Classes in javax.management.openmbean that implement OpenMBeanAttributeInfo
 class OpenMBeanAttributeInfoSupport
          OpenMBeanAttributeInfo implementation
 

Constructors in javax.management.openmbean with parameters of type OpenMBeanAttributeInfo
OpenMBeanInfoSupport(String className, String description, OpenMBeanAttributeInfo[] attributes, OpenMBeanConstructorInfo[] constructors, OpenMBeanOperationInfo[] operations, MBeanNotificationInfo[] notifications)
          Contruct an OpenMBeanInfoSupport
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.