Uses of Class
com.sun.tools.jconsole.JConsoleContext.ConnectionState
| Package | Description | 
|---|---|
| com.sun.tools.jconsole | This package contains the JConsole API. | 
- 
Uses of JConsoleContext.ConnectionState in com.sun.tools.jconsoleMethods in com.sun.tools.jconsole that return JConsoleContext.ConnectionState Modifier and Type Method Description JConsoleContext.ConnectionStateJConsoleContext. getConnectionState()Returns the current connection state.static JConsoleContext.ConnectionStateJConsoleContext.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.