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

/openjdk7/jdk/src/share/classes/javax/management/openmbean/
H A DOpenMBeanInfo.java47 * implements the {@link OpenMBeanInfo} interface, typically {@link
66 public interface OpenMBeanInfo { interface
73 * instances this <tt>OpenMBeanInfo</tt> describes.
81 * instances this <tt>OpenMBeanInfo</tt> describes.
90 * <tt>OpenMBeanInfo</tt> instance. Each instance in the returned
103 * <tt>OpenMBeanInfo</tt> instance. Each instance in the returned
116 * <tt>OpenMBeanInfo</tt> instance. Each instance in the returned
129 * described by this <tt>OpenMBeanInfo</tt> instance.
140 * Compares the specified <var>obj</var> parameter with this <code>OpenMBeanInfo</code> instance for equality.
145 * <li><var>obj</var> also implements the <code>OpenMBeanInfo</cod
[all...]

Completed in 626 milliseconds