API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.management.openmbean. CompositeDataView View Source
Author(s)
Since
1.6
Version
Serial
Hierarchy
 CompositeDataView
Subinterfaces
Description
public interface CompositeDataView
  A Java class can implement this interface to indicate how it is to be converted into a CompositeData by the MXBean framework.
See also:    MXBean
Methods
Hide/Show inherited methods
public CompositeData toCompositeData (CompositeType ct)
  Return a CompositeData corresponding to the values in this object.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar