blob: 74aad08cca61916b53ea120c7996b330b7a448a5 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.11) on Mon Jun 14 16:37:38 EDT 2021 -->
<title>OSGiWebappConstants (Jetty :: Project 9.4.42.v20210604 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-06-14">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="OSGiWebappConstants (Jetty :: Project 9.4.42.v20210604 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../";
var useModuleDirectories = false;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/OSGiWebappConstants.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.eclipse.jetty.osgi.boot</a></div>
<h2 title="Class OSGiWebappConstants" class="title">Class OSGiWebappConstants</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.eclipse.jetty.osgi.boot.OSGiWebappConstants</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<pre>public class <span class="typeNameLabel">OSGiWebappConstants</span>
extends java.lang.Object</pre>
<div class="block">OSGiWebappConstants
Constants (MANIFEST headers, service properties etc) associated with deploying
webapps into OSGi via Jetty.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String[]</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#DEFAULT_PROTECTED_OSGI_TARGETS">DEFAULT_PROTECTED_OSGI_TARGETS</a></span></code></th>
<td class="colLast">
<div class="block">Set of extra dirs that must not be served by osgi webapps</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#JETTY_BUNDLE_INSTALL_LOCATION_OVERRIDE">JETTY_BUNDLE_INSTALL_LOCATION_OVERRIDE</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#JETTY_BUNDLE_ROOT">JETTY_BUNDLE_ROOT</a></span></code></th>
<td class="colLast">
<div class="block">installation path of webapp bundle</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#JETTY_CONTEXT_FILE_PATH">JETTY_CONTEXT_FILE_PATH</a></span></code></th>
<td class="colLast">
<div class="block">List of relative pathes within the bundle to the jetty context files.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#JETTY_DEFAULT_WEB_XML_PATH">JETTY_DEFAULT_WEB_XML_PATH</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#JETTY_EXTRA_CLASSPATH">JETTY_EXTRA_CLASSPATH</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#JETTY_OSGI_BUNDLE">JETTY_OSGI_BUNDLE</a></span></code></th>
<td class="colLast">
<div class="block">Name of the servlet context attribute that points to the bundle object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#JETTY_WAR_FOLDER_PATH">JETTY_WAR_FOLDER_PATH</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#JETTY_WAR_FRAGMENT_FOLDER_PATH">JETTY_WAR_FRAGMENT_FOLDER_PATH</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#JETTY_WAR_FRAGMENT_RESOURCE_PATH">JETTY_WAR_FRAGMENT_RESOURCE_PATH</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#JETTY_WAR_PATCH_FRAGMENT_FOLDER_PATH">JETTY_WAR_PATCH_FRAGMENT_FOLDER_PATH</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#JETTY_WAR_PREPEND_FRAGMENT_RESOURCE_PATH">JETTY_WAR_PREPEND_FRAGMENT_RESOURCE_PATH</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#JETTY_WAR_RESOURCE_PATH">JETTY_WAR_RESOURCE_PATH</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#JETTY_WEB_XML_PATH">JETTY_WEB_XML_PATH</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#OSGI_BUNDLECONTEXT">OSGI_BUNDLECONTEXT</a></span></code></th>
<td class="colLast">
<div class="block">See OSGi r4 p.427</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#OSGI_WEB_CONTEXTPATH">OSGI_WEB_CONTEXTPATH</a></span></code></th>
<td class="colLast">
<div class="block">service property osgi.web.contextpath.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#OSGI_WEB_SYMBOLICNAME">OSGI_WEB_SYMBOLICNAME</a></span></code></th>
<td class="colLast">
<div class="block">service property osgi.web.symbolicname.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#OSGI_WEB_VERSION">OSGI_WEB_VERSION</a></span></code></th>
<td class="colLast">
<div class="block">service property osgi.web.symbolicname.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#REQUIRE_TLD_BUNDLE">REQUIRE_TLD_BUNDLE</a></span></code></th>
<td class="colLast">
<div class="block">Comma separated list of bundles that contain tld file used by the webapp.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#RFC66_JSP_EXTRACT_LOCATION">RFC66_JSP_EXTRACT_LOCATION</a></span></code></th>
<td class="colLast">
<div class="block">Name of the header that defines the path to the folder where the jsp
files are extracted.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#RFC66_OSGI_BUNDLE_CONTEXT">RFC66_OSGI_BUNDLE_CONTEXT</a></span></code></th>
<td class="colLast">
<div class="block">Name of the servlet context attribute that points to the bundle context.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#RFC66_WAR_URL_SCHEME">RFC66_WAR_URL_SCHEME</a></span></code></th>
<td class="colLast">
<div class="block">url scheme to deploy war file as bundled webapp</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#RFC66_WEB_CONTEXTPATH">RFC66_WEB_CONTEXTPATH</a></span></code></th>
<td class="colLast">
<div class="block">Name of the header that defines the context path for the embedded webapp.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SERVICE_PROP_BUNDLE_INSTALL_LOCATION_OVERRIDE">SERVICE_PROP_BUNDLE_INSTALL_LOCATION_OVERRIDE</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">see JETTY_BUNDLE_INSTALL_LOCATION_OVERRIDE</div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SERVICE_PROP_CONTEXT_FILE_PATH">SERVICE_PROP_CONTEXT_FILE_PATH</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">see JETTY_CONTEXT_FILE_PATH</div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SERVICE_PROP_CONTEXT_PATH">SERVICE_PROP_CONTEXT_PATH</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">see RFC66_WEB_CONTEXTPATH</div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SERVICE_PROP_DEFAULT_WEB_XML_PATH">SERVICE_PROP_DEFAULT_WEB_XML_PATH</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">see JETTY_DEFAULT_WEB_XML_PATH</div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SERVICE_PROP_EXTRA_CLASSPATH">SERVICE_PROP_EXTRA_CLASSPATH</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">see JETTY_EXTRA_CLASSPATH</div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SERVICE_PROP_REQUIRE_TLD_BUNDLE">SERVICE_PROP_REQUIRE_TLD_BUNDLE</a></span></code></th>
<td class="colLast">
<div class="block">Comma separated list of bundles that contain tld file used by the webapp.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SERVICE_PROP_WAR">SERVICE_PROP_WAR</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">see JETTY_WAR_FOLDER_PATH</div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#SERVICE_PROP_WEB_XML_PATH">SERVICE_PROP_WEB_XML_PATH</a></span></code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">see JETTY_WEB_XML_PATH</div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#WATERMARK">WATERMARK</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">OSGiWebappConstants</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a id="OSGI_WEB_SYMBOLICNAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OSGI_WEB_SYMBOLICNAME</h4>
<pre>public static final&nbsp;java.lang.String OSGI_WEB_SYMBOLICNAME</pre>
<div class="block">service property osgi.web.symbolicname. See OSGi r4</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.OSGI_WEB_SYMBOLICNAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="OSGI_WEB_VERSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OSGI_WEB_VERSION</h4>
<pre>public static final&nbsp;java.lang.String OSGI_WEB_VERSION</pre>
<div class="block">service property osgi.web.symbolicname. See OSGi r4</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.OSGI_WEB_VERSION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="OSGI_WEB_CONTEXTPATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OSGI_WEB_CONTEXTPATH</h4>
<pre>public static final&nbsp;java.lang.String OSGI_WEB_CONTEXTPATH</pre>
<div class="block">service property osgi.web.contextpath. See OSGi r4</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.OSGI_WEB_CONTEXTPATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="OSGI_BUNDLECONTEXT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OSGI_BUNDLECONTEXT</h4>
<pre>public static final&nbsp;java.lang.String OSGI_BUNDLECONTEXT</pre>
<div class="block">See OSGi r4 p.427</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.OSGI_BUNDLECONTEXT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="RFC66_WAR_URL_SCHEME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RFC66_WAR_URL_SCHEME</h4>
<pre>public static final&nbsp;java.lang.String RFC66_WAR_URL_SCHEME</pre>
<div class="block">url scheme to deploy war file as bundled webapp</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.RFC66_WAR_URL_SCHEME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="RFC66_WEB_CONTEXTPATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RFC66_WEB_CONTEXTPATH</h4>
<pre>public static final&nbsp;java.lang.String RFC66_WEB_CONTEXTPATH</pre>
<div class="block">Name of the header that defines the context path for the embedded webapp.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.RFC66_WEB_CONTEXTPATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="RFC66_JSP_EXTRACT_LOCATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RFC66_JSP_EXTRACT_LOCATION</h4>
<pre>public static final&nbsp;java.lang.String RFC66_JSP_EXTRACT_LOCATION</pre>
<div class="block">Name of the header that defines the path to the folder where the jsp
files are extracted.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.RFC66_JSP_EXTRACT_LOCATION">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="RFC66_OSGI_BUNDLE_CONTEXT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RFC66_OSGI_BUNDLE_CONTEXT</h4>
<pre>public static final&nbsp;java.lang.String RFC66_OSGI_BUNDLE_CONTEXT</pre>
<div class="block">Name of the servlet context attribute that points to the bundle context.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.RFC66_OSGI_BUNDLE_CONTEXT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="JETTY_OSGI_BUNDLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>JETTY_OSGI_BUNDLE</h4>
<pre>public static final&nbsp;java.lang.String JETTY_OSGI_BUNDLE</pre>
<div class="block">Name of the servlet context attribute that points to the bundle object.
We can't always rely on the bundle-context as there might be no such thing.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.JETTY_OSGI_BUNDLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="JETTY_CONTEXT_FILE_PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>JETTY_CONTEXT_FILE_PATH</h4>
<pre>public static final&nbsp;java.lang.String JETTY_CONTEXT_FILE_PATH</pre>
<div class="block">List of relative pathes within the bundle to the jetty context files.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.JETTY_CONTEXT_FILE_PATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="JETTY_WAR_FOLDER_PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>JETTY_WAR_FOLDER_PATH</h4>
<pre>@Deprecated
public static final&nbsp;java.lang.String JETTY_WAR_FOLDER_PATH</pre>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">path within the bundle to the folder that contains the basic resources.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.JETTY_WAR_FOLDER_PATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="JETTY_WAR_RESOURCE_PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>JETTY_WAR_RESOURCE_PATH</h4>
<pre>public static final&nbsp;java.lang.String JETTY_WAR_RESOURCE_PATH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.JETTY_WAR_RESOURCE_PATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="JETTY_WAR_FRAGMENT_FOLDER_PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>JETTY_WAR_FRAGMENT_FOLDER_PATH</h4>
<pre>@Deprecated
public static final&nbsp;java.lang.String JETTY_WAR_FRAGMENT_FOLDER_PATH</pre>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">path within a fragment hosted by a web-bundle to a folder that contains basic resources.
the path is appended to the lookup path where jetty locates static resources</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.JETTY_WAR_FRAGMENT_FOLDER_PATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="JETTY_WAR_FRAGMENT_RESOURCE_PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>JETTY_WAR_FRAGMENT_RESOURCE_PATH</h4>
<pre>public static final&nbsp;java.lang.String JETTY_WAR_FRAGMENT_RESOURCE_PATH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.JETTY_WAR_FRAGMENT_RESOURCE_PATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="JETTY_WAR_PATCH_FRAGMENT_FOLDER_PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>JETTY_WAR_PATCH_FRAGMENT_FOLDER_PATH</h4>
<pre>@Deprecated
public static final&nbsp;java.lang.String JETTY_WAR_PATCH_FRAGMENT_FOLDER_PATH</pre>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
<div class="block">path within a fragment hosted by a web-bundle to a folder that contains basic resources.
The path is prefixed to the lookup path where jetty locates static resources:
this will override static resources with the same name in the web-bundle.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.JETTY_WAR_PATCH_FRAGMENT_FOLDER_PATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="JETTY_WAR_PREPEND_FRAGMENT_RESOURCE_PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>JETTY_WAR_PREPEND_FRAGMENT_RESOURCE_PATH</h4>
<pre>public static final&nbsp;java.lang.String JETTY_WAR_PREPEND_FRAGMENT_RESOURCE_PATH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.JETTY_WAR_PREPEND_FRAGMENT_RESOURCE_PATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="JETTY_BUNDLE_ROOT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>JETTY_BUNDLE_ROOT</h4>
<pre>public static final&nbsp;java.lang.String JETTY_BUNDLE_ROOT</pre>
<div class="block">installation path of webapp bundle</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.JETTY_BUNDLE_ROOT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="SERVICE_PROP_CONTEXT_PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SERVICE_PROP_CONTEXT_PATH</h4>
<pre>public static final&nbsp;java.lang.String SERVICE_PROP_CONTEXT_PATH</pre>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">see RFC66_WEB_CONTEXTPATH</div>
</div>
<div class="block">web app context path</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.SERVICE_PROP_CONTEXT_PATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="SERVICE_PROP_WAR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SERVICE_PROP_WAR</h4>
<pre>public static final&nbsp;java.lang.String SERVICE_PROP_WAR</pre>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">see JETTY_WAR_FOLDER_PATH</div>
</div>
<div class="block">Path to the web application base folder</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.SERVICE_PROP_WAR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="SERVICE_PROP_EXTRA_CLASSPATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SERVICE_PROP_EXTRA_CLASSPATH</h4>
<pre>public static final&nbsp;java.lang.String SERVICE_PROP_EXTRA_CLASSPATH</pre>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">see JETTY_EXTRA_CLASSPATH</div>
</div>
<div class="block">Extra classpath</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.SERVICE_PROP_EXTRA_CLASSPATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="JETTY_EXTRA_CLASSPATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>JETTY_EXTRA_CLASSPATH</h4>
<pre>public static final&nbsp;java.lang.String JETTY_EXTRA_CLASSPATH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.JETTY_EXTRA_CLASSPATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="SERVICE_PROP_CONTEXT_FILE_PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SERVICE_PROP_CONTEXT_FILE_PATH</h4>
<pre>public static final&nbsp;java.lang.String SERVICE_PROP_CONTEXT_FILE_PATH</pre>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">see JETTY_CONTEXT_FILE_PATH</div>
</div>
<div class="block">jetty context file path</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.SERVICE_PROP_CONTEXT_FILE_PATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="SERVICE_PROP_WEB_XML_PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SERVICE_PROP_WEB_XML_PATH</h4>
<pre>public static final&nbsp;java.lang.String SERVICE_PROP_WEB_XML_PATH</pre>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">see JETTY_WEB_XML_PATH</div>
</div>
<div class="block">web.xml file path</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.SERVICE_PROP_WEB_XML_PATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="JETTY_WEB_XML_PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>JETTY_WEB_XML_PATH</h4>
<pre>public static final&nbsp;java.lang.String JETTY_WEB_XML_PATH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.JETTY_WEB_XML_PATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="SERVICE_PROP_DEFAULT_WEB_XML_PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SERVICE_PROP_DEFAULT_WEB_XML_PATH</h4>
<pre>public static final&nbsp;java.lang.String SERVICE_PROP_DEFAULT_WEB_XML_PATH</pre>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">see JETTY_DEFAULT_WEB_XML_PATH</div>
</div>
<div class="block">defaultweb.xml file path</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.SERVICE_PROP_DEFAULT_WEB_XML_PATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="JETTY_DEFAULT_WEB_XML_PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>JETTY_DEFAULT_WEB_XML_PATH</h4>
<pre>public static final&nbsp;java.lang.String JETTY_DEFAULT_WEB_XML_PATH</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.JETTY_DEFAULT_WEB_XML_PATH">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="SERVICE_PROP_BUNDLE_INSTALL_LOCATION_OVERRIDE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SERVICE_PROP_BUNDLE_INSTALL_LOCATION_OVERRIDE</h4>
<pre>public static final&nbsp;java.lang.String SERVICE_PROP_BUNDLE_INSTALL_LOCATION_OVERRIDE</pre>
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
<div class="deprecationComment">see JETTY_BUNDLE_INSTALL_LOCATION_OVERRIDE</div>
</div>
<div class="block">path to the base folder that overrides the computed bundle installation
location if not null useful to install webapps or jetty context files
that are in fact not embedded in a bundle</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.SERVICE_PROP_BUNDLE_INSTALL_LOCATION_OVERRIDE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="JETTY_BUNDLE_INSTALL_LOCATION_OVERRIDE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>JETTY_BUNDLE_INSTALL_LOCATION_OVERRIDE</h4>
<pre>public static final&nbsp;java.lang.String JETTY_BUNDLE_INSTALL_LOCATION_OVERRIDE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.JETTY_BUNDLE_INSTALL_LOCATION_OVERRIDE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="REQUIRE_TLD_BUNDLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REQUIRE_TLD_BUNDLE</h4>
<pre>public static final&nbsp;java.lang.String REQUIRE_TLD_BUNDLE</pre>
<div class="block">Comma separated list of bundles that contain tld file used by the webapp.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.REQUIRE_TLD_BUNDLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="SERVICE_PROP_REQUIRE_TLD_BUNDLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SERVICE_PROP_REQUIRE_TLD_BUNDLE</h4>
<pre>public static final&nbsp;java.lang.String SERVICE_PROP_REQUIRE_TLD_BUNDLE</pre>
<div class="block">Comma separated list of bundles that contain tld file used by the webapp.
Both the name of the manifest header and the name of the service property.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.SERVICE_PROP_REQUIRE_TLD_BUNDLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="WATERMARK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WATERMARK</h4>
<pre>public static final&nbsp;java.lang.String WATERMARK</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../constant-values.html#org.eclipse.jetty.osgi.boot.OSGiWebappConstants.WATERMARK">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a id="DEFAULT_PROTECTED_OSGI_TARGETS">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>DEFAULT_PROTECTED_OSGI_TARGETS</h4>
<pre>public static final&nbsp;java.lang.String[] DEFAULT_PROTECTED_OSGI_TARGETS</pre>
<div class="block">Set of extra dirs that must not be served by osgi webapps</div>
</li>
</ul>
</li>
</ul>
</section>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a id="&lt;init&gt;()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>OSGiWebappConstants</h4>
<pre>public&nbsp;OSGiWebappConstants()</pre>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/OSGiWebappConstants.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 1995&#x2013;2021 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</body>
</html>