|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectcom.JRcServer.JRcStateDef
public class JRcStateDef
JRcServerステータス定義.
フィールドの概要 | |
---|---|
static int |
STATE_CUSTOM_ERROR
ステータス : カスタム異常ステータス. |
static int |
STATE_CUSTOM_SUCCESS
ステータス : カスタム正常ステータス. |
static int |
STATE_CUSTOM_WARNING
ステータス : カスタム警告ステータス. |
static int |
STATE_DOWN
ステータス : 停止. |
static int |
STATE_ERROR
ステータス : 異常. |
static int |
STATE_MASK_ERROR
ステータス : エラーMASK値. |
static int |
STATE_MASK_WARNING
ステータス : 警告MASK値. |
static int |
STATE_SHUTDOWN
ステータス : 停止中. |
static int |
STATE_STARTUP
ステータス : 起動中. |
static int |
STATE_SUCCESS
ステータス : 正常. |
メソッドの概要 |
---|
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public static final int STATE_MASK_WARNING
public static final int STATE_MASK_ERROR
public static final int STATE_SUCCESS
public static final int STATE_DOWN
public static final int STATE_STARTUP
public static final int STATE_SHUTDOWN
public static final int STATE_ERROR
public static final int STATE_CUSTOM_SUCCESS
public static final int STATE_CUSTOM_WARNING
public static final int STATE_CUSTOM_ERROR
|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |