blob: d6b4315d2d724b3fa59a5940ccf291d93f767c1f [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.11) on Mon Jun 14 16:44:01 EDT 2021 -->
<title>JettyEmbedder (Eclipse Jetty API Doc - v11.0.5)</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="JettyEmbedder (Eclipse Jetty API Doc - v11.0.5)";
}
}
catch(err) {
}
//-->
var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
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="navBarCell1Rev">Class</li>
<li><a href="class-use/JettyEmbedder.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><a href="#nested.class.summary">Nested</a>&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><a href="#method.detail">Method</a></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.maven.plugin</a></div>
<h2 title="Class JettyEmbedder" class="title">Class JettyEmbedder</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../../util/component/AbstractLifeCycle.html" title="class in org.eclipse.jetty.util.component">org.eclipse.jetty.util.component.AbstractLifeCycle</a></li>
<li>
<ul class="inheritance">
<li>org.eclipse.jetty.maven.plugin.JettyEmbedder</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="../../util/component/LifeCycle.html" title="interface in org.eclipse.jetty.util.component">LifeCycle</a></code></dd>
</dl>
<hr>
<pre>public class <span class="typeNameLabel">JettyEmbedder</span>
extends <a href="../../util/component/AbstractLifeCycle.html" title="class in org.eclipse.jetty.util.component">AbstractLifeCycle</a></pre>
<div class="block">JettyEmbedded
Starts jetty within the current process.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a id="nested.classes.inherited.from.class.org.eclipse.jetty.util.component.AbstractLifeCycle">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;org.eclipse.jetty.util.component.<a href="../../util/component/AbstractLifeCycle.html" title="class in org.eclipse.jetty.util.component">AbstractLifeCycle</a></h3>
<code><a href="../../util/component/AbstractLifeCycle.AbstractLifeCycleListener.html" title="class in org.eclipse.jetty.util.component">AbstractLifeCycle.AbstractLifeCycleListener</a>, <a href="../../util/component/AbstractLifeCycle.StopException.html" title="class in org.eclipse.jetty.util.component">AbstractLifeCycle.StopException</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="nested.classes.inherited.from.class.org.eclipse.jetty.util.component.LifeCycle">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.eclipse.jetty.util.component.<a href="../../util/component/LifeCycle.html" title="interface in org.eclipse.jetty.util.component">LifeCycle</a></h3>
<code><a href="../../util/component/LifeCycle.Listener.html" title="interface in org.eclipse.jetty.util.component">LifeCycle.Listener</a></code></li>
</ul>
</li>
</ul>
</section>
<!-- =========== 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>protected java.util.List&lt;<a href="../../server/handler/ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#contextHandlers">contextHandlers</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#exitVm">exitVm</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="MavenServerConnector.html" title="class in org.eclipse.jetty.maven.plugin">MavenServerConnector</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#httpConnector">httpConnector</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#jettyProperties">jettyProperties</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.util.List&lt;java.io.File&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#jettyXmlFiles">jettyXmlFiles</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected java.util.List&lt;<a href="../../security/LoginService.html" title="interface in org.eclipse.jetty.security">LoginService</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#loginServices">loginServices</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../server/RequestLog.html" title="interface in org.eclipse.jetty.server">RequestLog</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#requestLog">requestLog</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../server/Server.html" title="class in org.eclipse.jetty.server">Server</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#server">server</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../server/ShutdownMonitor.html" title="class in org.eclipse.jetty.server">ShutdownMonitor</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#shutdownMonitor">shutdownMonitor</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#stopAtShutdown">stopAtShutdown</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#stopKey">stopKey</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#stopPort">stopPort</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="MavenWebAppContext.html" title="class in org.eclipse.jetty.maven.plugin">MavenWebAppContext</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#webApp">webApp</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="fields.inherited.from.class.org.eclipse.jetty.util.component.AbstractLifeCycle">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.eclipse.jetty.util.component.<a href="../../util/component/AbstractLifeCycle.html" title="class in org.eclipse.jetty.util.component">AbstractLifeCycle</a></h3>
<code><a href="../../util/component/AbstractLifeCycle.html#FAILED">FAILED</a>, <a href="../../util/component/AbstractLifeCycle.html#STARTED">STARTED</a>, <a href="../../util/component/AbstractLifeCycle.html#STARTING">STARTING</a>, <a href="../../util/component/AbstractLifeCycle.html#STOPPED">STOPPED</a>, <a href="../../util/component/AbstractLifeCycle.html#STOPPING">STOPPING</a></code></li>
</ul>
</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()">JettyEmbedder</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>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#doStart()">doStart</a></span>()</code></th>
<td class="colLast">
<div class="block">Method to override to start the lifecycle</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../server/handler/ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getContextHandlers()">getContextHandlers</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getContextXml()">getContextXml</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="MavenServerConnector.html" title="class in org.eclipse.jetty.maven.plugin">MavenServerConnector</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getHttpConnector()">getHttpConnector</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getJettyProperties()">getJettyProperties</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>java.util.List&lt;java.io.File&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getJettyXmlFiles()">getJettyXmlFiles</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../security/LoginService.html" title="interface in org.eclipse.jetty.security">LoginService</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getLoginServices()">getLoginServices</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../server/RequestLog.html" title="interface in org.eclipse.jetty.server">RequestLog</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getRequestLog()">getRequestLog</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../../server/Server.html" title="class in org.eclipse.jetty.server">Server</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getServer()">getServer</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../../server/ShutdownMonitor.html" title="class in org.eclipse.jetty.server">ShutdownMonitor</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getShutdownMonitor()">getShutdownMonitor</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getStopKey()">getStopKey</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getStopPort()">getStopPort</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="MavenWebAppContext.html" title="class in org.eclipse.jetty.maven.plugin">MavenWebAppContext</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getWebApp()">getWebApp</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isExitVm()">isExitVm</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isStopAtShutdown()">isStopAtShutdown</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#join()">join</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#redeployWebApp()">redeployWebApp</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setContextHandlers(java.util.List)">setContextHandlers</a></span>&#8203;(java.util.List&lt;<a href="../../server/handler/ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&gt;&nbsp;contextHandlers)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setContextXml(java.lang.String)">setContextXml</a></span>&#8203;(java.lang.String&nbsp;contextXml)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setExitVm(boolean)">setExitVm</a></span>&#8203;(boolean&nbsp;exitVm)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setHttpConnector(org.eclipse.jetty.maven.plugin.MavenServerConnector)">setHttpConnector</a></span>&#8203;(<a href="MavenServerConnector.html" title="class in org.eclipse.jetty.maven.plugin">MavenServerConnector</a>&nbsp;httpConnector)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setJettyProperties(java.util.Map)">setJettyProperties</a></span>&#8203;(java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;jettyProperties)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setJettyXmlFiles(java.util.List)">setJettyXmlFiles</a></span>&#8203;(java.util.List&lt;java.io.File&gt;&nbsp;jettyXmlFiles)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setLoginServices(java.util.List)">setLoginServices</a></span>&#8203;(java.util.List&lt;<a href="../../security/LoginService.html" title="interface in org.eclipse.jetty.security">LoginService</a>&gt;&nbsp;loginServices)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setRequestLog(org.eclipse.jetty.server.RequestLog)">setRequestLog</a></span>&#8203;(<a href="../../server/RequestLog.html" title="interface in org.eclipse.jetty.server">RequestLog</a>&nbsp;requestLog)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setServer(org.eclipse.jetty.server.Server)">setServer</a></span>&#8203;(<a href="../../server/Server.html" title="class in org.eclipse.jetty.server">Server</a>&nbsp;server)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setShutdownMonitor(org.eclipse.jetty.server.ShutdownMonitor)">setShutdownMonitor</a></span>&#8203;(<a href="../../server/ShutdownMonitor.html" title="class in org.eclipse.jetty.server">ShutdownMonitor</a>&nbsp;shutdownMonitor)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setStopAtShutdown(boolean)">setStopAtShutdown</a></span>&#8203;(boolean&nbsp;stopAtShutdown)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setStopKey(java.lang.String)">setStopKey</a></span>&#8203;(java.lang.String&nbsp;stopKey)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setStopPort(int)">setStopPort</a></span>&#8203;(int&nbsp;stopPort)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setWebApp(org.eclipse.jetty.maven.plugin.MavenWebAppContext)">setWebApp</a></span>&#8203;(<a href="MavenWebAppContext.html" title="class in org.eclipse.jetty.maven.plugin">MavenWebAppContext</a>&nbsp;app)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setWebAppProperties(java.util.Properties)">setWebAppProperties</a></span>&#8203;(java.util.Properties&nbsp;props)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.org.eclipse.jetty.util.component.AbstractLifeCycle">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.jetty.util.component.<a href="../../util/component/AbstractLifeCycle.html" title="class in org.eclipse.jetty.util.component">AbstractLifeCycle</a></h3>
<code><a href="../../util/component/AbstractLifeCycle.html#addEventListener(java.util.EventListener)">addEventListener</a>, <a href="../../util/component/AbstractLifeCycle.html#doStop()">doStop</a>, <a href="../../util/component/AbstractLifeCycle.html#getEventListeners()">getEventListeners</a>, <a href="../../util/component/AbstractLifeCycle.html#getState()">getState</a>, <a href="../../util/component/AbstractLifeCycle.html#getState(org.eclipse.jetty.util.component.LifeCycle)">getState</a>, <a href="../../util/component/AbstractLifeCycle.html#isFailed()">isFailed</a>, <a href="../../util/component/AbstractLifeCycle.html#isRunning()">isRunning</a>, <a href="../../util/component/AbstractLifeCycle.html#isStarted()">isStarted</a>, <a href="../../util/component/AbstractLifeCycle.html#isStarting()">isStarting</a>, <a href="../../util/component/AbstractLifeCycle.html#isStopped()">isStopped</a>, <a href="../../util/component/AbstractLifeCycle.html#isStopping()">isStopping</a>, <a href="../../util/component/AbstractLifeCycle.html#removeEventListener(java.util.EventListener)">removeEventListener</a>, <a href="../../util/component/AbstractLifeCycle.html#setEventListeners(java.util.Collection)">setEventListeners</a>, <a href="../../util/component/AbstractLifeCycle.html#start()">start</a>, <a href="../../util/component/AbstractLifeCycle.html#stop()">stop</a>, <a href="../../util/component/AbstractLifeCycle.html#toString()">toString</a></code></li>
</ul>
<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, 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="contextHandlers">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>contextHandlers</h4>
<pre>protected&nbsp;java.util.List&lt;<a href="../../server/handler/ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&gt; contextHandlers</pre>
</li>
</ul>
<a id="loginServices">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>loginServices</h4>
<pre>protected&nbsp;java.util.List&lt;<a href="../../security/LoginService.html" title="interface in org.eclipse.jetty.security">LoginService</a>&gt; loginServices</pre>
</li>
</ul>
<a id="requestLog">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>requestLog</h4>
<pre>protected&nbsp;<a href="../../server/RequestLog.html" title="interface in org.eclipse.jetty.server">RequestLog</a> requestLog</pre>
</li>
</ul>
<a id="httpConnector">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>httpConnector</h4>
<pre>protected&nbsp;<a href="MavenServerConnector.html" title="class in org.eclipse.jetty.maven.plugin">MavenServerConnector</a> httpConnector</pre>
</li>
</ul>
<a id="server">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>server</h4>
<pre>protected&nbsp;<a href="../../server/Server.html" title="class in org.eclipse.jetty.server">Server</a> server</pre>
</li>
</ul>
<a id="webApp">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>webApp</h4>
<pre>protected&nbsp;<a href="MavenWebAppContext.html" title="class in org.eclipse.jetty.maven.plugin">MavenWebAppContext</a> webApp</pre>
</li>
</ul>
<a id="exitVm">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>exitVm</h4>
<pre>protected&nbsp;boolean exitVm</pre>
</li>
</ul>
<a id="stopAtShutdown">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>stopAtShutdown</h4>
<pre>protected&nbsp;boolean stopAtShutdown</pre>
</li>
</ul>
<a id="jettyXmlFiles">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>jettyXmlFiles</h4>
<pre>protected&nbsp;java.util.List&lt;java.io.File&gt; jettyXmlFiles</pre>
</li>
</ul>
<a id="jettyProperties">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>jettyProperties</h4>
<pre>protected&nbsp;java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt; jettyProperties</pre>
</li>
</ul>
<a id="shutdownMonitor">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>shutdownMonitor</h4>
<pre>protected&nbsp;<a href="../../server/ShutdownMonitor.html" title="class in org.eclipse.jetty.server">ShutdownMonitor</a> shutdownMonitor</pre>
</li>
</ul>
<a id="stopPort">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>stopPort</h4>
<pre>protected&nbsp;int stopPort</pre>
</li>
</ul>
<a id="stopKey">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>stopKey</h4>
<pre>protected&nbsp;java.lang.String stopKey</pre>
</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>JettyEmbedder</h4>
<pre>public&nbsp;JettyEmbedder()</pre>
</li>
</ul>
</li>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="getContextHandlers()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getContextHandlers</h4>
<pre class="methodSignature">public&nbsp;java.util.List&lt;<a href="../../server/handler/ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&gt;&nbsp;getContextHandlers()</pre>
</li>
</ul>
<a id="setContextHandlers(java.util.List)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setContextHandlers</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setContextHandlers&#8203;(java.util.List&lt;<a href="../../server/handler/ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>&gt;&nbsp;contextHandlers)</pre>
</li>
</ul>
<a id="getLoginServices()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLoginServices</h4>
<pre class="methodSignature">public&nbsp;java.util.List&lt;<a href="../../security/LoginService.html" title="interface in org.eclipse.jetty.security">LoginService</a>&gt;&nbsp;getLoginServices()</pre>
</li>
</ul>
<a id="setLoginServices(java.util.List)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLoginServices</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setLoginServices&#8203;(java.util.List&lt;<a href="../../security/LoginService.html" title="interface in org.eclipse.jetty.security">LoginService</a>&gt;&nbsp;loginServices)</pre>
</li>
</ul>
<a id="getRequestLog()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRequestLog</h4>
<pre class="methodSignature">public&nbsp;<a href="../../server/RequestLog.html" title="interface in org.eclipse.jetty.server">RequestLog</a>&nbsp;getRequestLog()</pre>
</li>
</ul>
<a id="setRequestLog(org.eclipse.jetty.server.RequestLog)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRequestLog</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setRequestLog&#8203;(<a href="../../server/RequestLog.html" title="interface in org.eclipse.jetty.server">RequestLog</a>&nbsp;requestLog)</pre>
</li>
</ul>
<a id="getHttpConnector()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHttpConnector</h4>
<pre class="methodSignature">public&nbsp;<a href="MavenServerConnector.html" title="class in org.eclipse.jetty.maven.plugin">MavenServerConnector</a>&nbsp;getHttpConnector()</pre>
</li>
</ul>
<a id="setHttpConnector(org.eclipse.jetty.maven.plugin.MavenServerConnector)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setHttpConnector</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setHttpConnector&#8203;(<a href="MavenServerConnector.html" title="class in org.eclipse.jetty.maven.plugin">MavenServerConnector</a>&nbsp;httpConnector)</pre>
</li>
</ul>
<a id="getServer()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getServer</h4>
<pre class="methodSignature">public&nbsp;<a href="../../server/Server.html" title="class in org.eclipse.jetty.server">Server</a>&nbsp;getServer()</pre>
</li>
</ul>
<a id="setServer(org.eclipse.jetty.server.Server)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setServer</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setServer&#8203;(<a href="../../server/Server.html" title="class in org.eclipse.jetty.server">Server</a>&nbsp;server)</pre>
</li>
</ul>
<a id="getWebApp()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWebApp</h4>
<pre class="methodSignature">public&nbsp;<a href="MavenWebAppContext.html" title="class in org.eclipse.jetty.maven.plugin">MavenWebAppContext</a>&nbsp;getWebApp()</pre>
</li>
</ul>
<a id="isExitVm()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isExitVm</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;isExitVm()</pre>
</li>
</ul>
<a id="setExitVm(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setExitVm</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setExitVm&#8203;(boolean&nbsp;exitVm)</pre>
</li>
</ul>
<a id="isStopAtShutdown()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isStopAtShutdown</h4>
<pre class="methodSignature">public&nbsp;boolean&nbsp;isStopAtShutdown()</pre>
</li>
</ul>
<a id="setStopAtShutdown(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setStopAtShutdown</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setStopAtShutdown&#8203;(boolean&nbsp;stopAtShutdown)</pre>
</li>
</ul>
<a id="getJettyXmlFiles()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getJettyXmlFiles</h4>
<pre class="methodSignature">public&nbsp;java.util.List&lt;java.io.File&gt;&nbsp;getJettyXmlFiles()</pre>
</li>
</ul>
<a id="setJettyXmlFiles(java.util.List)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setJettyXmlFiles</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setJettyXmlFiles&#8203;(java.util.List&lt;java.io.File&gt;&nbsp;jettyXmlFiles)</pre>
</li>
</ul>
<a id="getJettyProperties()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getJettyProperties</h4>
<pre class="methodSignature">public&nbsp;java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;getJettyProperties()</pre>
</li>
</ul>
<a id="setJettyProperties(java.util.Map)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setJettyProperties</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setJettyProperties&#8203;(java.util.Map&lt;java.lang.String,&#8203;java.lang.String&gt;&nbsp;jettyProperties)</pre>
</li>
</ul>
<a id="getShutdownMonitor()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getShutdownMonitor</h4>
<pre class="methodSignature">public&nbsp;<a href="../../server/ShutdownMonitor.html" title="class in org.eclipse.jetty.server">ShutdownMonitor</a>&nbsp;getShutdownMonitor()</pre>
</li>
</ul>
<a id="setShutdownMonitor(org.eclipse.jetty.server.ShutdownMonitor)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setShutdownMonitor</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setShutdownMonitor&#8203;(<a href="../../server/ShutdownMonitor.html" title="class in org.eclipse.jetty.server">ShutdownMonitor</a>&nbsp;shutdownMonitor)</pre>
</li>
</ul>
<a id="getStopPort()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStopPort</h4>
<pre class="methodSignature">public&nbsp;int&nbsp;getStopPort()</pre>
</li>
</ul>
<a id="setStopPort(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setStopPort</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setStopPort&#8203;(int&nbsp;stopPort)</pre>
</li>
</ul>
<a id="getStopKey()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStopKey</h4>
<pre class="methodSignature">public&nbsp;java.lang.String&nbsp;getStopKey()</pre>
</li>
</ul>
<a id="setStopKey(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setStopKey</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setStopKey&#8203;(java.lang.String&nbsp;stopKey)</pre>
</li>
</ul>
<a id="setWebApp(org.eclipse.jetty.maven.plugin.MavenWebAppContext)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setWebApp</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setWebApp&#8203;(<a href="MavenWebAppContext.html" title="class in org.eclipse.jetty.maven.plugin">MavenWebAppContext</a>&nbsp;app)
throws java.lang.Exception</pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd>
</dl>
</li>
</ul>
<a id="setWebAppProperties(java.util.Properties)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setWebAppProperties</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setWebAppProperties&#8203;(java.util.Properties&nbsp;props)</pre>
</li>
</ul>
<a id="getContextXml()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getContextXml</h4>
<pre class="methodSignature">public&nbsp;java.lang.String&nbsp;getContextXml()</pre>
</li>
</ul>
<a id="setContextXml(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setContextXml</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setContextXml&#8203;(java.lang.String&nbsp;contextXml)</pre>
</li>
</ul>
<a id="doStart()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>doStart</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;doStart()
throws java.lang.Exception</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../util/component/AbstractLifeCycle.html#doStart()">AbstractLifeCycle</a></code></span></div>
<div class="block">Method to override to start the lifecycle</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../util/component/AbstractLifeCycle.html#doStart()">doStart</a></code>&nbsp;in class&nbsp;<code><a href="../../util/component/AbstractLifeCycle.html" title="class in org.eclipse.jetty.util.component">AbstractLifeCycle</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../util/component/AbstractLifeCycle.StopException.html" title="class in org.eclipse.jetty.util.component">AbstractLifeCycle.StopException</a></code> - If thrown, the lifecycle will immediately be stopped.</dd>
<dd><code>java.lang.Exception</code> - If there was a problem starting. Will cause a transition to FAILED state</dd>
</dl>
</li>
</ul>
<a id="redeployWebApp()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>redeployWebApp</h4>
<pre class="methodSignature">protected&nbsp;void&nbsp;redeployWebApp()
throws java.lang.Exception</pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.Exception</code></dd>
</dl>
</li>
</ul>
<a id="join()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>join</h4>
<pre class="methodSignature">protected&nbsp;void&nbsp;join()
throws java.lang.InterruptedException</pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.InterruptedException</code></dd>
</dl>
</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/JettyEmbedder.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><a href="#nested.class.summary">Nested</a>&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><a href="#method.detail">Method</a></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>