Searched defs:jcontext (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/demo/scripting/jconsole-plugin/src/resources/
H A Djconsole.js77 function jcontext() { function
80 jcontext.docString = "returns JConsoleContext for the current jconsole plugin"
83 return jcontext().getMBeanServerConnection();
105 return jcontext().connectionState;
107 connectionState.docString = "return connection state of the current jcontext";

Completed in 31 milliseconds