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

Version:
$Revision: 1.4 $
Author:
Simone Bordet
See Also:
Serialized Form

Constructor Summary
QueryEval()
           
 
Method Summary
 void setMBeanServer(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(MBeanServer server)


Copyright © 2001-2002 MX4J Team. All Rights Reserved.