当前页面: 
在线文档首页 > 
JBoss 3.2.7 jmx  API Documentation 英文版文档
Uses of Class javax.management.modelmbean.ModelMBeanConstructorInfo (JBoss/JMX API) - JBoss 3.2.7 jmx  API Documentation 英文版文档
Uses of Class
javax.management.modelmbean.ModelMBeanConstructorInfo
 
 
 
| Constructors in javax.management.modelmbean with parameters of type ModelMBeanConstructorInfo | 
| ModelMBeanInfoSupport(String className,
                      String description,
                      ModelMBeanAttributeInfo[] attributes,
                      ModelMBeanConstructorInfo[] constructors,
                      ModelMBeanOperationInfo[] operations,
                      ModelMBeanNotificationInfo[] notifications)Creates an instance of Model MBean info implementation based on the given
 values.
 | 
| ModelMBeanInfoSupport(String className,
                      String description,
                      ModelMBeanAttributeInfo[] attributes,
                      ModelMBeanConstructorInfo[] constructors,
                      ModelMBeanOperationInfo[] operations,
                      ModelMBeanNotificationInfo[] notifications,
                      Descriptor mbeandescriptor)Creates an instance of Model MBean info implementation based on the given
 values and descriptor.
 | 
 
 
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.