JavaTM 2 Platform
Standard Ed. 5.0

Uses of Class
javax.management.modelmbean.ModelMBeanConstructorInfo

Packages that use ModelMBeanConstructorInfo
javax.management.modelmbean Provides the definition of the ModelMBean classes. 
 

Uses of ModelMBeanConstructorInfo in javax.management.modelmbean
 

Methods in javax.management.modelmbean that return ModelMBeanConstructorInfo
 ModelMBeanConstructorInfo ModelMBeanInfoSupport.getConstructor(String inName)
          Returns the ModelMBeanConstructorInfo requested by name.
 

Constructors in javax.management.modelmbean with parameters of type ModelMBeanConstructorInfo