public class ChildConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JAVA_CONTAINER_PID
The PID for the java container configuration,
such as the main class and the command line arguments.
|
static String |
PORTS_PID
The PID for the list of ports and their default values
|
static String |
PROCESS_CONTAINER_OVERLAY_RESOURCES_PID
The PID for the process container overlay resources such as for downloading files via URLs
and storing them inside the process installation
|
static String |
PROCESS_CONTAINER_PID
The PID for the process container configuration,
such as the distro and controller configuration
|
static String |
TEMPLATE_VARIABLES_PID
The variables PID used to define variables which can then be replaced inside templates such as MVEL.
|
static String |
WEB_CONTEXT_PATHS_PID
The PID of the context paths; mapping of group/artifact id -> context path mappings
|
| Constructor and Description |
|---|
ChildConstants() |
public static final String JAVA_CONTAINER_PID
public static final String PROCESS_CONTAINER_PID
public static final String PROCESS_CONTAINER_OVERLAY_RESOURCES_PID
public static final String TEMPLATE_VARIABLES_PID
public static final String PORTS_PID
public static final String WEB_CONTEXT_PATHS_PID
Copyright © 2011–2014 Red Hat. All rights reserved.