Query
Class Query
- java.lang.Object
-
- javax.management.Query
public class Query extends Object
Constructs query object constraints.
The MBean Server can be queried for MBeans that meet a particular condition, using its queryNames
or queryMBeans
method. The QueryExp
parameter to the method can be any implementation of the interface QueryExp
, but it is usually best to obtain the QueryExp
val