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

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.