TabularDataSupport
Class TabularDataSupport
- java.lang.Object
-
- javax.management.openmbean.TabularDataSupport
- All Implemented Interfaces:
- Serializable, Cloneable, Map<Object,Object>, TabularData
public class TabularDataSupport extends Object implements TabularData, Map<Object,Object>, Cloneable, Serializable
The TabularDataSupport
class is the open data class which implements the TabularData
and the Map
interfaces, and