public class CommandLineConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ADMIN_ONLY |
static String |
APPCLIENT_CONFIG
Additional class path items, used only by app client
|
static String |
BACKUP_DC |
static String |
CACHED_DC |
static String |
DEFAULT_JVM |
static String |
DEFAULT_MULTICAST_ADDRESS |
static String |
DOMAIN_CONFIG |
static String |
HELP |
static String |
HOST |
static String |
HOST_CONFIG |
static String |
INTERPROCESS_HC_ADDRESS |
static String |
INTERPROCESS_HC_PORT |
static String |
MASTER_ADDRESS |
static String |
MASTER_PORT |
static String |
OLD_BACKUP_DC
Passed in to a slave host controller to get a backup of all files on the domain controller"
|
static String |
OLD_CACHED_DC
Passed in to a slave host controller to attempt to start up using its cached copy of the remote DC, if the remote DC can not be contacted"
|
static String |
OLD_DEFAULT_JVM
Configure a default jvm
|
static String |
OLD_DOMAIN_CONFIG
Passed in to a DC to choose the domain.xml file
|
static String |
OLD_HELP
Output usage
|
static String |
OLD_HOST_CONFIG
Passed in to a HC to choose the host.xml file
|
static String |
OLD_INTERPROCESS_HC_ADDRESS
The HostController address
|
static String |
OLD_INTERPROCESS_HC_PORT
The HostController port
|
static String |
OLD_PROCESS_CONROLLER_BIND_PORT
Port on which the process controller listens
|
static String |
OLD_PROCESS_CONTROLLER_BIND_ADDR
Address on which the process controller listens
|
static String |
OLD_PROPERTIES
Configure the file to be used to read properties
|
static String |
OLD_SERVER_CONFIG |
static String |
OLD_SHORT_VERSION |
static String |
OLD_VERSION
Get the version of the server
|
static String |
PROCESS_CONTROLLER_BIND_ADDR |
static String |
PROCESS_CONTROLLER_BIND_PORT |
static String |
PROCESS_RESTARTED
Flag indicating when a process was restarted.
|
static String |
PROPERTIES |
static String |
PUBLIC_BIND_ADDRESS |
static String |
RESTART_HOST_CONTROLLER
Passed in when the host controller is respawned by process controller
|
static String |
SECURITY_PROP |
static String |
SERVER_CONFIG |
static String |
SHORT_DOMAIN_CONFIG |
static String |
SHORT_HELP |
static String |
SHORT_HOST |
static String |
SHORT_PROPERTIES |
static String |
SHORT_SERVER_CONFIG
Passed in to a standalone instance to choose the standalone.xml file
|
static String |
SHORT_VERSION |
static String |
SYS_PROP |
static String |
VERSION |
public static final String OLD_INTERPROCESS_HC_ADDRESS
public static final String INTERPROCESS_HC_ADDRESS
public static final String OLD_INTERPROCESS_HC_PORT
public static final String INTERPROCESS_HC_PORT
public static final String OLD_VERSION
public static final String VERSION
public static final String SHORT_VERSION
public static final String OLD_SHORT_VERSION
public static final String OLD_PROPERTIES
public static final String PROPERTIES
public static final String SHORT_PROPERTIES
public static final String OLD_DEFAULT_JVM
public static final String DEFAULT_JVM
public static final String PROCESS_RESTARTED
public static final String RESTART_HOST_CONTROLLER
public static final String OLD_BACKUP_DC
public static final String BACKUP_DC
public static final String OLD_CACHED_DC
public static final String CACHED_DC
public static final String OLD_HELP
public static final String HELP
public static final String SHORT_HELP
public static final String OLD_DOMAIN_CONFIG
public static final String DOMAIN_CONFIG
public static final String SHORT_DOMAIN_CONFIG
public static final String OLD_HOST_CONFIG
public static final String HOST_CONFIG
public static final String SHORT_SERVER_CONFIG
public static final String OLD_SERVER_CONFIG
public static final String SERVER_CONFIG
public static final String OLD_PROCESS_CONTROLLER_BIND_ADDR
public static final String PROCESS_CONTROLLER_BIND_ADDR
public static final String OLD_PROCESS_CONROLLER_BIND_PORT
public static final String PROCESS_CONTROLLER_BIND_PORT
public static final String SYS_PROP
public static final String SECURITY_PROP
public static final String PUBLIC_BIND_ADDRESS
public static final String DEFAULT_MULTICAST_ADDRESS
public static final String APPCLIENT_CONFIG
public static final String SHORT_HOST
public static final String HOST
public static final String ADMIN_ONLY
public static final String MASTER_ADDRESS
public static final String MASTER_PORT
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.