|
XMOJO 5 API Docs | ||||||||
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 accessed in the context of a specific MBeanServer.
Constructor Summary | |
QueryEval()
|
Method Summary | |
void |
setMBeanServer(MBeanServer server)
Sets the MBeanServer on which the query is to be accessed. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public QueryEval()
Method Detail |
public void setMBeanServer(MBeanServer server)
server
- - The MBeanServer on which the query is to be accessed.
|
XMOJO 5 API Docs | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |