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.ConnectionState修饰符和类方法描述JConsoleContext.getConnectionState()返回当前连接状态。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.