JConsole API

Uses of Class
com.sun.tools.jconsole.JConsoleContext.ConnectionState

Uses of JConsoleContext.ConnectionState in com.sun.tools.jconsole
 

Methods in com.sun.tools.jconsole that return JConsoleContext.ConnectionState
 JConsoleContext.ConnectionState JConsoleContext.getConnectionState()
          Returns the current connection state.
static JConsoleContext.ConnectionState JConsoleContext.ConnectionState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JConsoleContext.ConnectionState[] JConsoleContext.ConnectionState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


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.