Uses of Class
javax.management.MBeanInfo

Packages that use MBeanInfo
javax.management.modelmbean Provides the definition of the ModelMBean classes
javax.management.openmbean Provides the open data types and open mbean descriptors classes. 
 

Uses of MBeanInfo in javax.management.modelmbean
 

Subclasses of MBeanInfo in javax.management.modelmbean
 class ModelMBeanInfoSupport
          This class represents the meta data for ModelMBeans.
 

Uses of MBeanInfo in javax.management.openmbean
 

Subclasses of MBeanInfo in javax.management.openmbean
 class OpenMBeanInfoSupport
          The OpenMBeanInfoSupport class describes the management information of an open MBean: it is a subclass of MBeanInfo, and it implements the OpenMBeanInfo interface.
 


JMX 1.2_8   2002.10.31_20:03:55_MET

Copyright 1999-2002 Sun Microsystems, Inc.   901 San Antonio Road Palo Alto, California, 94303, U.S.A.   All Rights Reserved.