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 JConsoleContextModifier and TypeMethodDescriptionJConsolePlugin.getContext()Returns theJConsoleContextobject representing the connection to an application.Methods in com.sun.tools.jconsole with parameters of type JConsoleContextModifier and TypeMethodDescriptionvoidJConsolePlugin.setContext(JConsoleContext context)Sets theJConsoleContextobject representing the connection to an application.