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.