|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--javax.management.QueryEval
Allows a query to be performed in the context of a specific MBean server.
| Field Summary | |
protected static MBeanServer |
server
|
| Constructor Summary | |
QueryEval()
|
|
| Method Summary | |
void |
setMBeanServer(MBeanServer server)
Sets the MBean server on which the query is to be performed. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static MBeanServer server
| Constructor Detail |
public QueryEval()
| Method Detail |
public void setMBeanServer(MBeanServer server)
server - The MBean server on which the query is to be performed.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||