JConsole API

Uses of Interface
com.sun.tools.jconsole.JConsoleContext

Uses of JConsoleContext in com.sun.tools.jconsole
 

Methods in com.sun.tools.jconsole that return JConsoleContext
 JConsoleContext JConsolePlugin.getContext()
          Returns the JConsoleContext object representing the connection to an application.
 

Methods in com.sun.tools.jconsole with parameters of type JConsoleContext
 void JConsolePlugin.setContext(JConsoleContext context)
          Sets the JConsoleContext object representing the connection to an application.
 


JConsole API

Copyright © 2006, 2011, Oracle and/or its affiliates. All rights reserved.