API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.management. ValueExp View Source
Author(s)
Since
1.5
Version
Serial
Hierarchy
 Serializable
      ValueExp
Subinterfaces
Description
public interface ValueExp
  Represents values that can be passed as arguments to relational expressions.
See also:   
Methods
Hide/Show inherited methods
public ValueExp apply (ObjectName name) throws BadStringOperationException BadBinaryOpValueExpException BadAttributeValueExpException InvalidApplicationException
  Applies the ValueExp on a MBean.
@Deprecated
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