| Modifier and Type | Field and Description |
|---|---|
protected static ExitCode |
ExitCodes.APPLICATION_UPDATE_EXIT_CODE |
protected static ExitCode |
ExitCodes.NORMAL_EXIT_CODE |
protected static ExitCode |
ExitCodes.RUNTIME_UPDATE_EXIT_CODE |
| Modifier and Type | Field and Description |
|---|---|
protected static Set<ExitCode> |
ExitCodes.KNOWN_EXIT_CODES |
| Modifier and Type | Method and Description |
|---|---|
ExitCode |
JavaCommand.execute() |
protected ExitCode |
Launcher.executeApplication() |
protected ExitCode |
Launcher.executeUpdater() |
static ExitCode |
ExitCodes.getExitCode(int code) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ExitCodes.isApplicationUpdateExitCode(ExitCode exitCode) |
static boolean |
ExitCodes.isNormalExitCode(ExitCode exitCode) |
static boolean |
ExitCodes.isRuntimeUpdateExitCode(ExitCode exitCode) |
Copyright © 2015 Ifremer. All rights reserved.