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

/openjdk7/jdk/src/share/classes/javax/management/openmbean/
H A DOpenMBeanOperationInfo.java54 public interface OpenMBeanOperationInfo { interface
61 * described by this <tt>OpenMBeanOperationInfo</tt> instance.
69 * described by this <tt>OpenMBeanOperationInfo</tt> instance.
78 * described by this <tt>OpenMBeanOperationInfo</tt> instance.
90 * operation described by this <tt>OpenMBeanOperationInfo</tt>
106 * <tt>OpenMBeanOperationInfo</tt> instance. This method should
120 * operation described by this <tt>OpenMBeanOperationInfo</tt>
132 * Compares the specified <var>obj</var> parameter with this <code>OpenMBeanOperationInfo</code> instance for equality.
137 * <li><var>obj</var> also implements the <code>OpenMBeanOperationInfo</code> interface,</li>
144 * different implementations of the <code>OpenMBeanOperationInfo</cod
[all...]

Completed in 59 milliseconds