Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
javax.management.openmbean.OpenMBeanAttributeInfo

Uses of OpenMBeanAttributeInfo in javax.management.openmbean
 

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

Methods in javax.management.openmbean with parameters of type OpenMBeanAttributeInfo
private static javax.management.MBeanAttributeInfo[] OpenMBeanInfoSupport.convertArray(OpenMBeanAttributeInfo[] array)
           
 

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