Package javax.management.openmbean
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
CompositeData No description provided.
OpenMBeanAttributeInfo An OpenMBeanAttributeInfo represents an attribute of an OpenMBean
OpenMBeanConstructorInfo No description provided.
OpenMBeanInfo The OpenMBeanInfo describes an OpenMBean.
OpenMBeanOperationInfo Describes operation of an OpenMBean
OpenMBeanParameterInfo No description provided.
TabularData The TabularData interface specifies the behaviour of a specific type of complex open data objects which represent tabular data structures
Classes
ArrayType The ArrayType class is the open type class whose instances describe all open data values which are n-dimensional arrays of open data values
CompositeDataSupport No description provided.
CompositeType No description provided.
OpenMBeanAttributeInfoSupport No description provided.
OpenMBeanConstructorInfoSupport No description provided.
OpenMBeanInfoSupport No description provided.
OpenMBeanOperationInfoSupport No description provided.
OpenMBeanParameterInfoSupport No description provided.
OpenType No description provided.
SimpleType

The SimpleType class is the open type class whose instances describe all open data values which are neither arrays, nor CompositeData values, nor TabularData values.

TabularDataSupport The TabularDataSupport class is the open data class which implements the TabularData and the Map interfaces, and which is internally based on a hash map data structure
TabularType No description provided.
Exceptions
InvalidKeyException No description provided.
InvalidOpenTypeException No description provided.
KeyAlreadyExistsException No description provided.
OpenDataException No description provided.