|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--javax.management.QueryEval
This class allows a query to be accessed in the context of a specific MBeanServer.
| Constructor Summary | |
QueryEval()
|
|
| Method Summary | |
static void |
setMBeanServer(MBeanServer s)
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 static void setMBeanServer(MBeanServer s)
s - The MBeanServer on which the query is to be accessed.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||