public static interface LocalProcessLauncher.ShutdownHook
Modifier and Type | Field and Description |
---|---|
static int |
BROKEN_PIPE_CODE |
static int |
INTERRUPTION_CODE |
static int |
UNKNOWN_CODE |
Modifier and Type | Method and Description |
---|---|
boolean |
shutdown(int shutdownCode,
Throwable shutdownThrowable) |
static final int BROKEN_PIPE_CODE
static final int INTERRUPTION_CODE
static final int UNKNOWN_CODE