javax.management
Class QueryEval

java.lang.Object
  |
  +--javax.management.QueryEval
All Implemented Interfaces:
java.io.Serializable

public abstract class QueryEval
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
QueryEval()
           
 
Method Summary
 void setMBeanServer(javax.management.MBeanServer server)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryEval

public QueryEval()
Method Detail

setMBeanServer

public void setMBeanServer(javax.management.MBeanServer server)