javax.management
public class QueryEval extends Object implements Serializable
Since: 1.5
Method Summary | |
---|---|
static MBeanServer | getMBeanServer()
Returns the MBeanServer last supplied to the
setMBeanServer method. |
void | setMBeanServer(MBeanServer svr)
Sets the MBeanServer on which the query will be
performed. |
null
is returned.
Returns: the server.
See Also: setMBeanServer
Parameters: svr the server to use.