Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FRAGMENT_RESOURCES |
"org.eclipse.jetty.webFragments" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMELESS |
"@@-NAMELESS-@@" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JETTY_WEB_XML |
"jetty-web.xml" |
public static final String |
PROPERTY_THIS_WEB_INF_URL |
"this.web-inf.url" |
public static final String |
XML_CONFIGURATION |
"org.eclipse.jetty.webapp.JettyWebXmlConfiguration" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ORDERED_LIBS |
"javax.servlet.context.orderedLibs" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
METAINF_FRAGMENTS |
"org.eclipse.jetty.webFragments" |
public static final String |
METAINF_RESOURCES |
"org.eclipse.jetty.resources" |
public static final String |
METAINF_TLDS |
"org.eclipse.jetty.tlds" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
OTHER |
"@@-OTHER-@@" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
STANDARD_PROCESSOR |
"org.eclipse.jetty.standardDescriptorProcessor" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TLD_RESOURCES |
"org.eclipse.jetty.tlds" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TAGLIB_PROCESSOR |
"org.eclipse.jetty.tagLibProcessor" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BASETEMPDIR |
"org.eclipse.jetty.webapp.basetempdir" |
public static final String |
ERROR_PAGE |
"org.eclipse.jetty.server.error_page" |
public static final String |
SERVER_CONFIG |
"org.eclipse.jetty.webapp.configuration" |
public static final String |
SERVER_SRV_CLASSES |
"org.eclipse.jetty.webapp.serverClasses" |
public static final String |
SERVER_SYS_CLASSES |
"org.eclipse.jetty.webapp.systemClasses" |
public static final String |
TEMPDIR |
"javax.servlet.context.tempdir" |
public static final String |
WEB_DEFAULTS_XML |
"org/eclipse/jetty/webapp/webdefault.xml" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONTAINER_JAR_PATTERN |
"org.eclipse.jetty.server.webapp.ContainerIncludeJarPattern" |
public static final String |
RESOURCE_URLS |
"org.eclipse.jetty.resources" |
public static final String |
TEMPDIR_CONFIGURED |
"org.eclipse.jetty.tmpdirConfigured" |
public static final String |
WEBINF_JAR_PATTERN |
"org.eclipse.jetty.server.webapp.WebInfIncludeJarPattern" |
Copyright © 1995-2016 Mort Bay Consulting. All Rights Reserved.