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

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