blob: e4a7ad28cb1cfd235022278cab2dc4ad60d0fb2e [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.14.1) on Mon Apr 04 09:09:38 CDT 2022 -->
<title>org.eclipse.jetty.ant Class Hierarchy (Eclipse Jetty API Doc - v10.0.9)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2022-04-04">
<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="org.eclipse.jetty.ant Class Hierarchy (Eclipse Jetty API Doc - v10.0.9)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../";
var useModuleDirectories = true;
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</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</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>
<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>
<main role="main">
<div class="header">
<h1 class="title">Hierarchy For Package org.eclipse.jetty.ant</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<section role="region">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li class="circle">java.lang.Object
<ul>
<li class="circle">org.eclipse.jetty.webapp.<a href="../webapp/AbstractConfiguration.html" title="class in org.eclipse.jetty.webapp"><span class="typeNameLink">AbstractConfiguration</span></a> (implements org.eclipse.jetty.webapp.<a href="../webapp/Configuration.html" title="interface in org.eclipse.jetty.webapp">Configuration</a>)
<ul>
<li class="circle">org.eclipse.jetty.webapp.<a href="../webapp/MetaInfConfiguration.html" title="class in org.eclipse.jetty.webapp"><span class="typeNameLink">MetaInfConfiguration</span></a>
<ul>
<li class="circle">org.eclipse.jetty.ant.<a href="AntMetaInfConfiguration.html" title="class in org.eclipse.jetty.ant"><span class="typeNameLink">AntMetaInfConfiguration</span></a></li>
</ul>
</li>
<li class="circle">org.eclipse.jetty.webapp.<a href="../webapp/WebInfConfiguration.html" title="class in org.eclipse.jetty.webapp"><span class="typeNameLink">WebInfConfiguration</span></a>
<ul>
<li class="circle">org.eclipse.jetty.ant.<a href="AntWebInfConfiguration.html" title="class in org.eclipse.jetty.ant"><span class="typeNameLink">AntWebInfConfiguration</span></a></li>
</ul>
</li>
<li class="circle">org.eclipse.jetty.webapp.<a href="../webapp/WebXmlConfiguration.html" title="class in org.eclipse.jetty.webapp"><span class="typeNameLink">WebXmlConfiguration</span></a>
<ul>
<li class="circle">org.eclipse.jetty.ant.<a href="AntWebXmlConfiguration.html" title="class in org.eclipse.jetty.ant"><span class="typeNameLink">AntWebXmlConfiguration</span></a></li>
</ul>
</li>
</ul>
</li>
<li class="circle">org.eclipse.jetty.util.component.<a href="../util/component/AbstractLifeCycle.html" title="class in org.eclipse.jetty.util.component"><span class="typeNameLink">AbstractLifeCycle</span></a> (implements org.eclipse.jetty.util.component.<a href="../util/component/LifeCycle.html" title="interface in org.eclipse.jetty.util.component">LifeCycle</a>)
<ul>
<li class="circle">org.eclipse.jetty.servlet.<a href="../servlet/BaseHolder.html" title="class in org.eclipse.jetty.servlet"><span class="typeNameLink">BaseHolder</span></a>&lt;T&gt; (implements org.eclipse.jetty.util.component.<a href="../util/component/Dumpable.html" title="interface in org.eclipse.jetty.util.component">Dumpable</a>)
<ul>
<li class="circle">org.eclipse.jetty.servlet.<a href="../servlet/Holder.html" title="class in org.eclipse.jetty.servlet"><span class="typeNameLink">Holder</span></a>&lt;T&gt;
<ul>
<li class="circle">org.eclipse.jetty.servlet.<a href="../servlet/ServletHolder.html" title="class in org.eclipse.jetty.servlet"><span class="typeNameLink">ServletHolder</span></a> (implements java.lang.Comparable&lt;T&gt;, org.eclipse.jetty.server.<a href="../server/UserIdentity.Scope.html" title="interface in org.eclipse.jetty.server">UserIdentity.Scope</a>)
<ul>
<li class="circle">org.eclipse.jetty.ant.<a href="AntWebAppContext.AntServletHolder.html" title="class in org.eclipse.jetty.ant"><span class="typeNameLink">AntWebAppContext.AntServletHolder</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="circle">org.eclipse.jetty.util.component.<a href="../util/component/ContainerLifeCycle.html" title="class in org.eclipse.jetty.util.component"><span class="typeNameLink">ContainerLifeCycle</span></a> (implements org.eclipse.jetty.util.component.<a href="../util/component/Container.html" title="interface in org.eclipse.jetty.util.component">Container</a>, org.eclipse.jetty.util.component.<a href="../util/component/Destroyable.html" title="interface in org.eclipse.jetty.util.component">Destroyable</a>, org.eclipse.jetty.util.component.<a href="../util/component/Dumpable.DumpableContainer.html" title="interface in org.eclipse.jetty.util.component">Dumpable.DumpableContainer</a>)
<ul>
<li class="circle">org.eclipse.jetty.server.handler.<a href="../server/handler/AbstractHandler.html" title="class in org.eclipse.jetty.server.handler"><span class="typeNameLink">AbstractHandler</span></a> (implements org.eclipse.jetty.server.<a href="../server/Handler.html" title="interface in org.eclipse.jetty.server">Handler</a>)
<ul>
<li class="circle">org.eclipse.jetty.server.handler.<a href="../server/handler/AbstractHandlerContainer.html" title="class in org.eclipse.jetty.server.handler"><span class="typeNameLink">AbstractHandlerContainer</span></a> (implements org.eclipse.jetty.server.<a href="../server/HandlerContainer.html" title="interface in org.eclipse.jetty.server">HandlerContainer</a>)
<ul>
<li class="circle">org.eclipse.jetty.server.handler.<a href="../server/handler/HandlerWrapper.html" title="class in org.eclipse.jetty.server.handler"><span class="typeNameLink">HandlerWrapper</span></a>
<ul>
<li class="circle">org.eclipse.jetty.server.handler.<a href="../server/handler/ScopedHandler.html" title="class in org.eclipse.jetty.server.handler"><span class="typeNameLink">ScopedHandler</span></a>
<ul>
<li class="circle">org.eclipse.jetty.server.handler.<a href="../server/handler/ContextHandler.html" title="class in org.eclipse.jetty.server.handler"><span class="typeNameLink">ContextHandler</span></a> (implements org.eclipse.jetty.util.<a href="../util/Attributes.html" title="interface in org.eclipse.jetty.util">Attributes</a>, org.eclipse.jetty.util.component.<a href="../util/component/Graceful.html" title="interface in org.eclipse.jetty.util.component">Graceful</a>)
<ul>
<li class="circle">org.eclipse.jetty.servlet.<a href="../servlet/ServletContextHandler.html" title="class in org.eclipse.jetty.servlet"><span class="typeNameLink">ServletContextHandler</span></a>
<ul>
<li class="circle">org.eclipse.jetty.webapp.<a href="../webapp/WebAppContext.html" title="class in org.eclipse.jetty.webapp"><span class="typeNameLink">WebAppContext</span></a> (implements org.eclipse.jetty.webapp.<a href="../webapp/WebAppClassLoader.Context.html" title="interface in org.eclipse.jetty.webapp">WebAppClassLoader.Context</a>)
<ul>
<li class="circle">org.eclipse.jetty.ant.<a href="AntWebAppContext.html" title="class in org.eclipse.jetty.ant"><span class="typeNameLink">AntWebAppContext</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="circle">org.eclipse.jetty.servlet.<a href="../servlet/ServletHandler.html" title="class in org.eclipse.jetty.servlet"><span class="typeNameLink">ServletHandler</span></a>
<ul>
<li class="circle">org.eclipse.jetty.ant.<a href="AntWebAppContext.AntServletHandler.html" title="class in org.eclipse.jetty.ant"><span class="typeNameLink">AntWebAppContext.AntServletHandler</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="circle">java.lang.ClassLoader
<ul>
<li class="circle">java.security.SecureClassLoader
<ul>
<li class="circle">java.net.URLClassLoader (implements java.io.Closeable)
<ul>
<li class="circle">org.eclipse.jetty.ant.<a href="AntWebAppContext.AntURLClassLoader.html" title="class in org.eclipse.jetty.ant"><span class="typeNameLink">AntWebAppContext.AntURLClassLoader</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="circle">org.apache.tools.ant.ProjectComponent (implements java.lang.Cloneable)
<ul>
<li class="circle">org.apache.tools.ant.Task
<ul>
<li class="circle">org.eclipse.jetty.ant.<a href="JettyRunTask.html" title="class in org.eclipse.jetty.ant"><span class="typeNameLink">JettyRunTask</span></a></li>
<li class="circle">org.eclipse.jetty.ant.<a href="JettyStopTask.html" title="class in org.eclipse.jetty.ant"><span class="typeNameLink">JettyStopTask</span></a></li>
</ul>
</li>
</ul>
</li>
<li class="circle">org.eclipse.jetty.ant.<a href="ServerProxyImpl.html" title="class in org.eclipse.jetty.ant"><span class="typeNameLink">ServerProxyImpl</span></a> (implements org.eclipse.jetty.ant.utils.<a href="utils/ServerProxy.html" title="interface in org.eclipse.jetty.ant.utils">ServerProxy</a>)</li>
<li class="circle">org.eclipse.jetty.ant.<a href="ServerProxyImpl.WebAppScannerListener.html" title="class in org.eclipse.jetty.ant"><span class="typeNameLink">ServerProxyImpl.WebAppScannerListener</span></a> (implements org.eclipse.jetty.util.<a href="../util/Scanner.BulkListener.html" title="interface in org.eclipse.jetty.util">Scanner.BulkListener</a>)</li>
</ul>
</li>
</ul>
</section>
</div>
</main>
<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</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</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>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 1995&#x2013;2022 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</body>
</html>