Uses of Enum Class
com.sun.tools.jconsole.JConsoleContext.ConnectionState
Packages that use JConsoleContext.ConnectionState
-
Uses of JConsoleContext.ConnectionState in com.sun.tools.jconsole
Methods in com.sun.tools.jconsole that return JConsoleContext.ConnectionStateModifier and TypeMethodDescriptionJConsoleContext.getConnectionState()
Returns the current connection state.Returns the enum constant of this class with the specified name.static JConsoleContext.ConnectionState[]
JConsoleContext.ConnectionState.values()
Returns an array containing the constants of this enum class, in the order they are declared.