public class Container extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ELDA_SPEC_SYSTEM_PROPERTY_NAME
When the Loader class is initialised, if ELDA_SPEC_SYSTEM_PROPERTY_NAME
is bound to one or more values, those values are used as config file
names rather than using the default names in web.xml.
|
static String |
INITIAL_SPECS_PARAM_NAME
The param-name for the elda config files wired into web.xml.
|
static String |
INITIAL_SPECS_PREFIX_PATH_NAME
The param-name for a prefix-path to be applied to all uriTemplates
in configs (unless overridden by the prefix:: syntax).
|
static String |
LOCAL_PREFIX
Prefix on a config name that forces it to be interpreted as a local
filename.
|
static String |
LOG4J_PARAM_NAME |
protected static long |
serialVersionUID |
Constructor and Description |
---|
Container() |
protected static final long serialVersionUID
public static final String LOCAL_PREFIX
public static final String LOG4J_PARAM_NAME
public static final String ELDA_SPEC_SYSTEM_PROPERTY_NAME
public static final String INITIAL_SPECS_PARAM_NAME
public static final String INITIAL_SPECS_PREFIX_PATH_NAME
Copyright © 2014. All Rights Reserved.