public class ExitCodes extends Object
Modifier and Type | Field and Description |
---|---|
static int |
HOST_CONTROLLER_ABORT_EXIT_CODE
Exit code from host controller which the process controller does not try to respawn, and leads to the process controller shutting down in turn
|
static int |
RESTART_PROCESS_FROM_STARTUP_SCRIPT
Exit code which serves two functions:
standalone mode: - if a standalone server's exit code the startup script will start up the server again.
|
Constructor and Description |
---|
ExitCodes() |
public static final int RESTART_PROCESS_FROM_STARTUP_SCRIPT
autostart="true"
servers.
public static final int HOST_CONTROLLER_ABORT_EXIT_CODE
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.