javax.management.openmbean

Package javax.management.openmbean

Provides the open data types and Open MBean descriptor classes.

See: Description

Interface Summary
Interface Description
CompositeData

The CompositeData interface specifies the behavior of a specific type of complex open data objects which represent composite data structures.

CompositeDataView

A Java class can implement this interface to indicate how it is to be converted into a CompositeData by the MXBean framework.

OpenMBeanAttribut