Uses of Interface
javax.management.openmbean.OpenMBeanConstructorInfo

Packages that use OpenMBeanConstructorInfo
javax.management.openmbean   
 

Uses of OpenMBeanConstructorInfo in javax.management.openmbean
 

Classes in javax.management.openmbean that implement OpenMBeanConstructorInfo
 class OpenMBeanConstructorInfoSupport
          Describes a constructor of an openMBean
 

Constructors in javax.management.openmbean with parameters of type OpenMBeanConstructorInfo
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.