API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.management. QueryExp View Source
Author(s)
Since
1.5
Version
Serial
Hierarchy
 Serializable
      QueryExp
Subinterfaces
Description
public interface QueryExp
  Represents relational constraints that can be used in database query "where clauses".
See also:   
Methods
Hide/Show inherited methods
public boolean apply (ObjectName name) throws BadStringOperationException BadBinaryOpValueExpException BadAttributeValueExpException InvalidApplicationException
  Applies the QueryExp on an MBean.
public void setMBeanServer (MBeanServer s)
  Sets the MBean server on which the query is to be performed.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar