Constant Field Values
Contents
org.tanukisoftware.*
-
org.tanukisoftware.wrapper.WrapperActionServer Modifier and Type Constant Field Value public static final byte
COMMAND_ACCESS_VIOLATION
86
public static final byte
COMMAND_APPEAR_HUNG
71
public static final byte
COMMAND_DUMP
68
public static final byte
COMMAND_HALT_EXPECTED
72
public static final byte
COMMAND_HALT_UNEXPECTED
85
public static final byte
COMMAND_RESTART
82
public static final byte
COMMAND_SHUTDOWN
83
-
org.tanukisoftware.wrapper.WrapperProcessConfig Modifier and Type Constant Field Value public static final int
DYNAMIC
4
public static final int
FORK_EXEC
2
public static final int
POSIX_SPAWN
1
public static final int
VFORK_EXEC
3
-
org.tanukisoftware.wrapper.WrapperWin32Service Modifier and Type Constant Field Value public static final int
SERVICE_STATE_CONTINUE_PENDING
5
public static final int
SERVICE_STATE_PAUSE_PENDING
6
public static final int
SERVICE_STATE_PAUSED
7
public static final int
SERVICE_STATE_RUNNING
4
public static final int
SERVICE_STATE_START_PENDING
2
public static final int
SERVICE_STATE_STOP_PENDING
3
public static final int
SERVICE_STATE_STOPPED
1