|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JetspeedEngineConstants
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_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 |
---|
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
.
static final String LOG4J_CONFIG_FILE
static final String LOG4J_CONFIG_FILE_DEFAULT
static final String DEFAULT_LOGGER
static final String CONSOLE_LOGGER
static final String SCHEDULER_LOG_FACILITY
static final String MAIL_SERVER_KEY
static final String LOGGING_ROOT_DEFAULT
static final String LOGGING_ROOT
static final String JETSPEED_PROPERTIES_KEY
static final String JETSPEED_PROPERTIES_DEFAULT
static final String WEB_CONTEXT
static final String APPLICATION_ROOT_KEY
static final String APPLICATION_ROOT_DEFAULT
static final String WEBAPP_ROOT_KEY
static final String PIPELINE_CLASS
static final String PIPELINE_DEFAULT
static final String PIPELINE_DIRECTORY
static final String PREFERENCES_FACTORY
static final String PREFERENCES_FACTORY_DEFAULT
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |