Uses of Interface
javax.management.modelmbean.ModelMBeanInfo

Packages that use ModelMBeanInfo
javax.management.modelmbean   
 

Uses of ModelMBeanInfo in javax.management.modelmbean
 

Classes in javax.management.modelmbean that implement ModelMBeanInfo
 class ModelMBeanInfoSupport
           
 

Methods in javax.management.modelmbean with parameters of type ModelMBeanInfo
 void RequiredModelMBean.setModelMBeanInfo(ModelMBeanInfo modelMBeanInfo)
           
 void ModelMBean.setModelMBeanInfo(ModelMBeanInfo modelMBeanInfo)
           
 

Constructors in javax.management.modelmbean with parameters of type ModelMBeanInfo
RequiredModelMBean(ModelMBeanInfo info)
           
 



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