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

/openjdk7/jdk/src/share/classes/javax/management/
H A DQueryExp.java34 * clauses". Instances of QueryExp are returned by the static methods of the
46 public interface QueryExp extends Serializable { interface in inherits:Serializable
50 * Applies the QueryExp on an MBean.
52 * @param name The name of the MBean on which the QueryExp will be applied.

Completed in 1436 milliseconds