Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2006, 2015, Oracle and/or its affiliates. All rights reserved.