|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use javax.management.openmbean | |
|---|---|
| java.lang.management | A series of management beans which provide access to information about the virtual machine and its underlying operating system. |
| javax.management.openmbean |
Provides the data types and descriptor classes for the
|
| Classes in javax.management.openmbean used by java.lang.management | |
|---|---|
| CompositeData
Provides an interface to a composite data structure, in order to aid interoperability. |
|
| Classes in javax.management.openmbean used by javax.management.openmbean | |
|---|---|
| ArrayType
The open type descriptor for arrays of open data values. |
|
| CompositeData
Provides an interface to a composite data structure, in order to aid interoperability. |
|
| CompositeType
The open type descriptor for instances of the CompositeData class. |
|
| OpenDataException
Thrown when an instance of one of the open types, open data objects or open metadata information objects could not be created due to invalid construction parameters. |
|
| OpenMBeanAttributeInfo
Describes an attribute associated with an open management bean. |
|
| OpenMBeanConstructorInfo
Describes a constructor for an open management bean. |
|
| OpenMBeanInfo
Describes an open management bean. |
|
| OpenMBeanOperationInfo
Describes a operation for an open management bean. |
|
| OpenMBeanParameterInfo
Describes the parameters of a constructor or operation associated with an open management bean. |
|
| OpenType
The superclass of all open types, which describe the applicable data values for open MBeans. |
|
| SimpleType
The open type descriptor for data values that are members of one of the simple types (such as an integer or a string). |
|
| TabularData
Provides an interface to a specific type of composite data structure, where keys (the columns) map to the CompositeData objects that form the rows of
the table. |
|
| TabularType
The open type descriptor for instances of the TabularData class. |
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||