站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 jmx API Documentation 英文版文档

Uses of Package javax.management.openmbean (JBoss/JMX API) - JBoss 4.0.1 sp1 jmx API Documentation 英文版文档


Uses of Package
javax.management.openmbean

Packages that use javax.management.openmbean
javax.management.openmbean   
 

Classes in javax.management.openmbean used by javax.management.openmbean
CompositeData
          An Open Data Type for composite data structures.
CompositeType
          The CompositeType is an OpenType that describes CompositeData.
OpenDataException
          Thrown when an open type, open data or open mbean meta data object is attempted to be constructed that is not valid.
OpenMBeanAttributeInfo
          An open MBean attribute info implements this interface as well as extending MBeanAttributeInfo.
OpenMBeanConstructorInfo
          An open MBean constructor info implements this interface as well as extending MBeanConstructorInfo.
OpenMBeanInfo
          An MBean is an OpenMBean when its getMBeanInfo() returns an MBeanInfo implementing this interface and extending javax.management.MBeanInfo.
OpenMBeanOperationInfo
          An open MBean operation info implements this interface as well as extending MBeanOperationInfo.
OpenMBeanParameterInfo
          An open MBean parameter info implements this interface as well as extending MBeanParameterInfo.
OpenType
          A parent for all classes describing open types of open data values.
SimpleType
          The open type for simple java classes.
TabularData
          An Open Data Type for tabular data structures.
TabularType
          The TabularType is an OpenType that describes TabularData.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.