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

Quick Search    Search Deep

Uses of Interface
javax.management.openmbean.OpenMBeanOperationInfo

Uses of OpenMBeanOperationInfo in javax.management.openmbean
 

Classes in javax.management.openmbean that implement OpenMBeanOperationInfo
 class OpenMBeanOperationInfoSupport
          OpenMBeanOperationInfo implementation
 

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

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