修飾子と型 | メソッドと説明 |
---|---|
JConsoleContext.ConnectionState |
JConsoleContext.getConnectionState()
現在の接続状態を返します。
|
static JConsoleContext.ConnectionState |
JConsoleContext.ConnectionState.valueOf(String name)
指定された名前を持つ、この型の列挙型定数を返します。
|
static JConsoleContext.ConnectionState[] |
JConsoleContext.ConnectionState.values()
この列挙型の定数を含む配列を、宣言されている順序で返します。
|
Copyright © 2006, 2013, Oracle and/or its affiliates. All rights reserved.