Uses of Package
javax.management.openmbean

Packages that use javax.management.openmbean
javax.management.openmbean Provides the open data types and open mbean descriptors classes. 
 

Classes in javax.management.openmbean used by javax.management.openmbean
CompositeData
          The CompositeData interface specifies the behaviour of a specific type of complex open data objects which represent composite data structures.
OpenDataException
          This checked exception is thrown when an open type, an open data or an open MBean metadata info instance could not be constructed because one or more validity constraints were not met.
OpenMBeanAttributeInfo
          Describes an attribute of an open MBean.
OpenMBeanConstructorInfo
          Describes a constructor of an Open MBean.
OpenMBeanInfo
          Describes an Open MBean: an Open MBean is recognized as such if its getMBeanInfo() method returns an instance of a class which implements the OpenMBeanInfo interface, typically OpenMBeanInfoSupport.
OpenMBeanOperationInfo
          Describes an operation of an Open MBean.
OpenMBeanParameterInfo
          Describes a parameter used in one or more operations or constructors of an open MBean.
OpenType
          The OpenType class is the parent abstract class of all classes which describe the actual open type of open data values.
TabularData
          The TabularData interface specifies the behaviour of a specific type of complex open data objects which represent tabular data structures.
 


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.