|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface contains all the constants for the engine.
Field Summary | |
static String |
APPLICATION_ROOT_DEFAULT
Default Value for the Path to the Resources.properties File |
static String |
APPLICATION_ROOT_KEY
Key for the Path to the Resources.properties File |
static String |
CONFIG_NAMESPACE
The prefix used to denote the namespace reserved for and used by Jetspeed-specific configuration parameters (such as those passed in via servlet container's config file ( server.xml ), or the web app deployment descriptor
(web.xml ). |
static String |
CONSOLE_LOGGER
|
static String |
DEFAULT_LOGGER
This is the default log file to be used for logging |
static String |
JETSPEED_CONFIGURATION_DEFAULT
|
static String |
JETSPEED_CONFIGURATION_KEY
|
static String |
JETSPEED_PROPERTIES_DEFAULT
|
static String |
JETSPEED_PROPERTIES_KEY
|
static String |
LOG4J_CONFIG_FILE
The key for the Log4J File |
static String |
LOG4J_CONFIG_FILE_DEFAULT
The default value for the Log4J File |
static String |
LOGGING_ROOT
|
static String |
LOGGING_ROOT_DEFAULT
Default Value for the Logging Directory, relative to the webroot |
static String |
MAIL_SERVER_KEY
SMTP server uses to send mail. |
static String |
PIPELINE_CLASS
|
static String |
PIPELINE_DEFAULT
|
static String |
PIPELINE_DIRECTORY
|
static String |
PREFERENCES_FACTORY
This specifies the factory to use the Jetspeed java.util.prefs.Preferences implementation. |
static String |
PREFERENCES_FACTORY_DEFAULT
|
static String |
SCHEDULER_LOG_FACILITY
The logging facility which captures output from the SchedulerService. |
static String |
WEB_CONTEXT
If this value is set as applicationRoot, then the webContext is used as application root |
static String |
WEBAPP_ROOT_KEY
This is the key used in the jetspeed.properties to access resources relative to the Web Application root. |
Field Detail |
public static final String CONFIG_NAMESPACE
The prefix used to denote the namespace reserved for and
used by Jetspeed-specific configuration parameters (such as
those passed in via servlet container's config file
(server.xml
), or the web app deployment descriptor
(web.xml
).
For example, a parameter in the Jetspeed namespace would be
org.apache.jetspeed.loggingRoot
.
public static final String LOG4J_CONFIG_FILE
public static final String LOG4J_CONFIG_FILE_DEFAULT
public static final String DEFAULT_LOGGER
public static final String CONSOLE_LOGGER
public static final String SCHEDULER_LOG_FACILITY
public static final String MAIL_SERVER_KEY
public static final String LOGGING_ROOT_DEFAULT
public static final String LOGGING_ROOT
public static final String JETSPEED_PROPERTIES_KEY
public static final String JETSPEED_PROPERTIES_DEFAULT
public static final String JETSPEED_CONFIGURATION_KEY
public static final String JETSPEED_CONFIGURATION_DEFAULT
public static final String WEB_CONTEXT
public static final String APPLICATION_ROOT_KEY
public static final String APPLICATION_ROOT_DEFAULT
public static final String WEBAPP_ROOT_KEY
public static final String PIPELINE_CLASS
public static final String PIPELINE_DEFAULT
public static final String PIPELINE_DIRECTORY
public static final String PREFERENCES_FACTORY
public static final String PREFERENCES_FACTORY_DEFAULT
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |