Uses of Interface
com.sun.tools.jconsole.JConsoleContext
Packages that use JConsoleContext
-
Uses of JConsoleContext in com.sun.tools.jconsole
Methods in com.sun.tools.jconsole that return JConsoleContext修饰符和类方法描述final JConsoleContextJConsolePlugin.getContext()Returns theJConsoleContextobject representing the connection to an application.Methods in com.sun.tools.jconsole with parameters of type JConsoleContext修饰符和类方法描述final voidJConsolePlugin.setContext(JConsoleContext context) Sets theJConsoleContextobject representing the connection to an application.