QueryEval

Class QueryEval

All Implemented Interfaces:
Serializable
public abstract class QueryEval
extends Object
implements Serializable

Allows a query to be performed in the context of a specific MBean server.

Since:
1.5

Constructors

QueryEval

public QueryEval()

Methods

setMBeanServer

public void setMBeanServer(MBeanServer s)

Sets the MBean server on which the query is to be performed. The setti