Searched defs:OpenMBeanInfoSupport (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/management/openmbean/
H A DOpenMBeanInfoSupport.java43 * The {@code OpenMBeanInfoSupport} class describes the management
49 * typically {@code OpenMBeanInfoSupport}.
54 public class OpenMBeanInfoSupport class in inherits:MBeanInfo,OpenMBeanInfo
68 * <p>Constructs an {@code OpenMBeanInfoSupport} instance, which
81 * open MBean described by this <CODE>OpenMBeanInfoSupport</CODE>
85 * MBean described by this <CODE>OpenMBeanInfoSupport</CODE>
112 public OpenMBeanInfoSupport(String className, method in class:OpenMBeanInfoSupport
124 * <p>Constructs an {@code OpenMBeanInfoSupport} instance, which
137 * open MBean described by this <CODE>OpenMBeanInfoSupport</CODE>
141 * MBean described by this <CODE>OpenMBeanInfoSupport</COD
173 public OpenMBeanInfoSupport(String className, method in class:OpenMBeanInfoSupport
[all...]

Completed in 41 milliseconds