Uses of Interface
javax.management.openmbean.OpenMBeanOperationInfo

Packages that use OpenMBeanOperationInfo
javax.management.openmbean   
 

Uses of OpenMBeanOperationInfo in javax.management.openmbean
 

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

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



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