com.sun.enterprise.admin.cli
Class CLIConstants
java.lang.Object
com.sun.enterprise.admin.cli.CLIConstants
public class CLIConstants
- extends Object
Constants for use in this package and "sub" packages
- Author:
- bnevins
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_ADMIN_PORT
public static final int DEFAULT_ADMIN_PORT
- See Also:
- Constant Field Values
DEFAULT_HOSTNAME
public static final String DEFAULT_HOSTNAME
- See Also:
- Constant Field Values
EOL
public static final String EOL
WAIT_FOR_DAS_TIME_MS
public static final long WAIT_FOR_DAS_TIME_MS
- See Also:
- Constant Field Values
RESTART_NORMAL
public static final int RESTART_NORMAL
- See Also:
- Constant Field Values
RESTART_DEBUG_ON
public static final int RESTART_DEBUG_ON
- See Also:
- Constant Field Values
RESTART_DEBUG_OFF
public static final int RESTART_DEBUG_OFF
- See Also:
- Constant Field Values
WALL_CLOCK_START_PROP
public static final String WALL_CLOCK_START_PROP
- See Also:
- Constant Field Values
MASTER_PASSWORD
public static final String MASTER_PASSWORD
- See Also:
- Constant Field Values
SUCCESS
public static final int SUCCESS
- See Also:
- Constant Field Values
ERROR
public static final int ERROR
- See Also:
- Constant Field Values
WARNING
public static final int WARNING
- See Also:
- Constant Field Values
DEATH_TIMEOUT_MS
public static final long DEATH_TIMEOUT_MS
- See Also:
- Constant Field Values
K_ADMIN_PORT
public static final String K_ADMIN_PORT
- See Also:
- Constant Field Values
K_ADMIN_HOST
public static final String K_ADMIN_HOST
- See Also:
- Constant Field Values
K_AGENT_PROTOCOL
public static final String K_AGENT_PROTOCOL
- See Also:
- Constant Field Values
K_CLIENT_HOST
public static final String K_CLIENT_HOST
- See Also:
- Constant Field Values
K_DAS_HOST
public static final String K_DAS_HOST
- See Also:
- Constant Field Values
K_DAS_PROTOCOL
public static final String K_DAS_PROTOCOL
- See Also:
- Constant Field Values
K_DAS_PORT
public static final String K_DAS_PORT
- See Also:
- Constant Field Values
K_DAS_IS_SECURE
public static final String K_DAS_IS_SECURE
- See Also:
- Constant Field Values
K_MASTER_PASSWORD
public static final String K_MASTER_PASSWORD
- See Also:
- Constant Field Values
K_SAVE_MASTER_PASSWORD
public static final String K_SAVE_MASTER_PASSWORD
- See Also:
- Constant Field Values
AGENT_LISTEN_ADDRESS_NAME
public static final String AGENT_LISTEN_ADDRESS_NAME
- See Also:
- Constant Field Values
REMOTE_CLIENT_ADDRESS_NAME
public static final String REMOTE_CLIENT_ADDRESS_NAME
- See Also:
- Constant Field Values
AGENT_JMX_PROTOCOL_NAME
public static final String AGENT_JMX_PROTOCOL_NAME
- See Also:
- Constant Field Values
DAS_JMX_PROTOCOL_NAME
public static final String DAS_JMX_PROTOCOL_NAME
- See Also:
- Constant Field Values
AGENT_DAS_IS_SECURE
public static final String AGENT_DAS_IS_SECURE
- See Also:
- Constant Field Values
NODEAGENT_DEFAULT_DAS_IS_SECURE
public static final String NODEAGENT_DEFAULT_DAS_IS_SECURE
- See Also:
- Constant Field Values
NODEAGENT_DEFAULT_DAS_PORT
public static final String NODEAGENT_DEFAULT_DAS_PORT
NODEAGENT_DEFAULT_HOST_ADDRESS
public static final String NODEAGENT_DEFAULT_HOST_ADDRESS
- See Also:
- Constant Field Values
NODEAGENT_JMX_DEFAULT_PROTOCOL
public static final String NODEAGENT_JMX_DEFAULT_PROTOCOL
- See Also:
- Constant Field Values
HOST_NAME_PROPERTY
public static final String HOST_NAME_PROPERTY
- See Also:
- Constant Field Values
RESTART_CHECK_INTERVAL_MSEC
public static final int RESTART_CHECK_INTERVAL_MSEC
- See Also:
- Constant Field Values
Copyright © 2012. All Rights Reserved.