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
          Describes an operation of an OpenMBean
 

Constructors in javax.management.openmbean with parameters of type OpenMBeanOperationInfo
OpenMBeanInfoSupport(java.lang.String className, java.lang.String description, OpenMBeanAttributeInfo[] openAttributes, OpenMBeanConstructorInfo[] openConstructors, OpenMBeanOperationInfo[] openOperations, MBeanNotificationInfo[] notifications)
          Creates an OpenMBeanInfoSupport.
 



Copyright © 2001-2002 MX4J Team. All Rights Reserved.