| Package | Description |
|---|---|
| javax.management.openmbean |
Provides the open data types and Open MBean descriptor classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
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.
|