public final class Constants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ApplicationContextXml |
static java.lang.String |
ApplicationWebXml |
static java.lang.String |
CATALINA_BASE_PROP
Name of the system property containing the tomcat instance installation path
|
static java.lang.String |
CATALINA_HOME_PROP
Name of the system property containing the tomcat product installation path
|
static java.lang.String |
DefaultContextXml |
static java.lang.String |
DefaultWebXml |
static java.lang.String |
HostContextXml |
static java.lang.String |
HostWebXml |
static java.lang.String |
NoDefaultWebXml
A value that points to a non-existent file used to suppress loading the default web.xml file.
|
static java.lang.String |
Package |
static java.lang.String |
TomcatWebXml |
static java.lang.String |
WarTracker |
| Constructor and Description |
|---|
Constants() |
public static final java.lang.String Package
public static final java.lang.String ApplicationContextXml
public static final java.lang.String ApplicationWebXml
public static final java.lang.String TomcatWebXml
public static final java.lang.String DefaultContextXml
public static final java.lang.String DefaultWebXml
public static final java.lang.String HostContextXml
public static final java.lang.String HostWebXml
public static final java.lang.String WarTracker
public static final java.lang.String NoDefaultWebXml
It is useful when embedding Tomcat, when the default configuration is done programmatically, e.g. by calling
Tomcat.initWebappDefaults(context).
Tomcat,
Constant Field Valuespublic static final java.lang.String CATALINA_HOME_PROP
public static final java.lang.String CATALINA_BASE_PROP
Copyright © 2000-2024 Apache Software Foundation.
Apache Tomcat, Tomcat, Apache, the Apache Tomcat logo and the Apache logo are either registered trademarks or trademarks of the Apache Software Foundation.