|
|||||||||
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.
Constructor Summary | |
QueryEval()
basic constructor |
Method Summary | |
void |
setMBeanServer(MBeanServer s)
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 |
Constructor Detail |
public QueryEval()
Method Detail |
public void setMBeanServer(MBeanServer s)
s
- 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 |