blob: d40c894bc5ae5ae98bb73caf53fe02101d5a850c [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.10) on Fri Feb 26 09:50:23 CST 2021 -->
<title>Uses of Class org.eclipse.jetty.util.annotation.ManagedOperation (Jetty :: Project 9.4.38.v20210224 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-02-26">
<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="Uses of Class org.eclipse.jetty.util.annotation.ManagedOperation (Jetty :: Project 9.4.38.v20210224 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><a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">Class</a></li>
<li class="navBarCell1Rev">Use</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>
<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">
<h2 title="Uses of Class org.eclipse.jetty.util.annotation.ManagedOperation" class="title">Uses of Class<br>org.eclipse.jetty.util.annotation.ManagedOperation</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.deploy">org.eclipse.jetty.deploy</a></th>
<td class="colLast">
<div class="block">Jetty Deploy : Webapp Deploy Management</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.deploy.jmx">org.eclipse.jetty.deploy.jmx</a></th>
<td class="colLast">
<div class="block">Jetty Deploy : JMX Integration</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.deploy.providers">org.eclipse.jetty.deploy.providers</a></th>
<td class="colLast">
<div class="block">Jetty Deploy : Webapp Deployment Providers</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.http2">org.eclipse.jetty.http2</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.io">org.eclipse.jetty.io</a></th>
<td class="colLast">
<div class="block">Jetty IO : Core classes for Jetty IO subsystem</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.server">org.eclipse.jetty.server</a></th>
<td class="colLast">
<div class="block">Jetty Server : Core Server API</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.server.handler">org.eclipse.jetty.server.handler</a></th>
<td class="colLast">
<div class="block">Jetty Server : Core Handler API</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.server.handler.jmx">org.eclipse.jetty.server.handler.jmx</a></th>
<td class="colLast">
<div class="block">Jetty Server : Handler JMX Integration</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.server.session">org.eclipse.jetty.server.session</a></th>
<td class="colLast">
<div class="block">Jetty Server : Session Management Implementations</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.servlets">org.eclipse.jetty.servlets</a></th>
<td class="colLast">
<div class="block">Jetty Servlets : Generally Useful Servlets, Handlers and Filters</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.util.component">org.eclipse.jetty.util.component</a></th>
<td class="colLast">
<div class="block">Jetty Util : Jetty Lifecycle Management</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.util.log.jmx">org.eclipse.jetty.util.log.jmx</a></th>
<td class="colLast">
<div class="block">Jetty JMX : Jetty Logging JMX Integration</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.util.ssl">org.eclipse.jetty.util.ssl</a></th>
<td class="colLast">
<div class="block">Jetty Util : Common SSL Utility Classes</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.util.thread">org.eclipse.jetty.util.thread</a></th>
<td class="colLast">
<div class="block">Jetty Util : Common ThreadPool Utilities</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.util.thread.strategy">org.eclipse.jetty.util.thread.strategy</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.webapp">org.eclipse.jetty.webapp</a></th>
<td class="colLast">
<div class="block">Jetty Util : Modular Web Application Support</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.deploy">
<!-- -->
</a>
<h3>Uses of <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a> in <a href="../../../deploy/package-summary.html">org.eclipse.jetty.deploy</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../deploy/package-summary.html">org.eclipse.jetty.deploy</a> with annotations of type <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PropertiesConfigurationManager.</span><code><span class="memberNameLink"><a href="../../../deploy/PropertiesConfigurationManager.html#put(java.lang.String,java.lang.String)">put</a></span>&#8203;(java.lang.String&nbsp;name,
java.lang.String&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DeploymentManager.</span><code><span class="memberNameLink"><a href="../../../deploy/DeploymentManager.html#requestAppGoal(java.lang.String,java.lang.String)">requestAppGoal</a></span>&#8203;(java.lang.String&nbsp;appId,
java.lang.String&nbsp;nodeName)</code></th>
<td class="colLast">
<div class="block">Move an <a href="../../../deploy/App.html" title="class in org.eclipse.jetty.deploy"><code>App</code></a> through the <a href="../../../deploy/AppLifeCycle.html" title="class in org.eclipse.jetty.deploy"><code>AppLifeCycle</code></a> to the desired <a href="../../../deploy/graph/Node.html" title="class in org.eclipse.jetty.deploy.graph"><code>Node</code></a>, executing each lifecycle step
in the process to reach the desired state.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.deploy.jmx">
<!-- -->
</a>
<h3>Uses of <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a> in <a href="../../../deploy/jmx/package-summary.html">org.eclipse.jetty.deploy.jmx</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../deploy/jmx/package-summary.html">org.eclipse.jetty.deploy.jmx</a> with annotations of type <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.Collection&lt;java.lang.String&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DeploymentManagerMBean.</span><code><span class="memberNameLink"><a href="../../../deploy/jmx/DeploymentManagerMBean.html#getApps(java.lang.String)">getApps</a></span>&#8203;(java.lang.String&nbsp;nodeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.Collection&lt;java.lang.String&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DeploymentManagerMBean.</span><code><span class="memberNameLink"><a href="../../../deploy/jmx/DeploymentManagerMBean.html#getNodes()">getNodes</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.deploy.providers">
<!-- -->
</a>
<h3>Uses of <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a> in <a href="../../../deploy/providers/package-summary.html">org.eclipse.jetty.deploy.providers</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../deploy/providers/package-summary.html">org.eclipse.jetty.deploy.providers</a> with annotations of type <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ScanningAppProvider.</span><code><span class="memberNameLink"><a href="../../../deploy/providers/ScanningAppProvider.html#scan()">scan</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.http2">
<!-- -->
</a>
<h3>Uses of <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a> in <a href="../../../http2/package-summary.html">org.eclipse.jetty.http2</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../http2/package-summary.html">org.eclipse.jetty.http2</a> with annotations of type <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractFlowControlStrategy.</span><code><span class="memberNameLink"><a href="../../../http2/AbstractFlowControlStrategy.html#reset()">reset</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.io">
<!-- -->
</a>
<h3>Uses of <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a> in <a href="../../../io/package-summary.html">org.eclipse.jetty.io</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../io/package-summary.html">org.eclipse.jetty.io</a> with annotations of type <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConnectionStatistics.</span><code><span class="memberNameLink"><a href="../../../io/ConnectionStatistics.html#reset()">reset</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ManagedSelector.</span><code><span class="memberNameLink"><a href="../../../io/ManagedSelector.html#resetStats()">resetStats</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.server">
<!-- -->
</a>
<h3>Uses of <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a> in <a href="../../../server/package-summary.html">org.eclipse.jetty.server</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../server/package-summary.html">org.eclipse.jetty.server</a> with annotations of type <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Handler.</span><code><span class="memberNameLink"><a href="../../../server/Handler.html#destroy()">destroy</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConnectorStatistics.</span><code><span class="memberNameLink"><a href="../../../server/ConnectorStatistics.html#dump()">dump</a></span>()</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AcceptRateLimit.</span><code><span class="memberNameLink"><a href="../../../server/AcceptRateLimit.html#reset()">reset</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConnectorStatistics.</span><code><span class="memberNameLink"><a href="../../../server/ConnectorStatistics.html#reset()">reset</a></span>()</code></th>
<td class="colLast">
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.server.handler">
<!-- -->
</a>
<h3>Uses of <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a> in <a href="../../../server/handler/package-summary.html">org.eclipse.jetty.server.handler</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../server/handler/package-summary.html">org.eclipse.jetty.server.handler</a> with annotations of type <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ThreadLimitHandler.</span><code><span class="memberNameLink"><a href="../../../server/handler/ThreadLimitHandler.html#exclude(java.lang.String)">exclude</a></span>&#8203;(java.lang.String&nbsp;inetAddressPattern)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ThreadLimitHandler.</span><code><span class="memberNameLink"><a href="../../../server/handler/ThreadLimitHandler.html#include(java.lang.String)">include</a></span>&#8203;(java.lang.String&nbsp;inetAddressPattern)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ContextHandlerCollection.</span><code><span class="memberNameLink"><a href="../../../server/handler/ContextHandlerCollection.html#mapContexts()">mapContexts</a></span>()</code></th>
<td class="colLast">
<div class="block">Remap the contexts.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">StatisticsHandler.</span><code><span class="memberNameLink"><a href="../../../server/handler/StatisticsHandler.html#statsReset()">statsReset</a></span>()</code></th>
<td class="colLast">
<div class="block">Resets the current request statistics.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.server.handler.jmx">
<!-- -->
</a>
<h3>Uses of <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a> in <a href="../../../server/handler/jmx/package-summary.html">org.eclipse.jetty.server.handler.jmx</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../server/handler/jmx/package-summary.html">org.eclipse.jetty.server.handler.jmx</a> with annotations of type <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ContextHandlerMBean.</span><code><span class="memberNameLink"><a href="../../../server/handler/jmx/ContextHandlerMBean.html#removeContextAttribute(java.lang.String)">removeContextAttribute</a></span>&#8203;(java.lang.String&nbsp;name)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ContextHandlerMBean.</span><code><span class="memberNameLink"><a href="../../../server/handler/jmx/ContextHandlerMBean.html#setContextAttribute(java.lang.String,java.lang.Object)">setContextAttribute</a></span>&#8203;(java.lang.String&nbsp;name,
java.lang.Object&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ContextHandlerMBean.</span><code><span class="memberNameLink"><a href="../../../server/handler/jmx/ContextHandlerMBean.html#setContextAttribute(java.lang.String,java.lang.String)">setContextAttribute</a></span>&#8203;(java.lang.String&nbsp;name,
java.lang.String&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.server.session">
<!-- -->
</a>
<h3>Uses of <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a> in <a href="../../../server/session/package-summary.html">org.eclipse.jetty.server.session</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../server/session/package-summary.html">org.eclipse.jetty.server.session</a> with annotations of type <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DefaultSessionCache.</span><code><span class="memberNameLink"><a href="../../../server/session/DefaultSessionCache.html#resetStats()">resetStats</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SessionHandler.</span><code><span class="memberNameLink"><a href="../../../server/session/SessionHandler.html#statsReset()">statsReset</a></span>()</code></th>
<td class="colLast">
<div class="block">Reset statistics values</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.servlets">
<!-- -->
</a>
<h3>Uses of <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a> in <a href="../../../servlets/package-summary.html">org.eclipse.jetty.servlets</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../servlets/package-summary.html">org.eclipse.jetty.servlets</a> with annotations of type <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DoSFilter.</span><code><span class="memberNameLink"><a href="../../../servlets/DoSFilter.html#addWhitelistAddress(java.lang.String)">addWhitelistAddress</a></span>&#8203;(java.lang.String&nbsp;address)</code></th>
<td class="colLast">
<div class="block">Adds the given IP address, either in the form of a dotted decimal notation A.B.C.D
or in the CIDR notation A.B.C.D/M, to the list of whitelisted IP addresses.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PushCacheFilter.</span><code><span class="memberNameLink"><a href="../../../servlets/PushCacheFilter.html#clearPushCache()">clearPushCache</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DoSFilter.</span><code><span class="memberNameLink"><a href="../../../servlets/DoSFilter.html#clearWhitelist()">clearWhitelist</a></span>()</code></th>
<td class="colLast">
<div class="block">Clears the list of whitelisted IP addresses</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DoSFilter.</span><code><span class="memberNameLink"><a href="../../../servlets/DoSFilter.html#removeWhitelistAddress(java.lang.String)">removeWhitelistAddress</a></span>&#8203;(java.lang.String&nbsp;address)</code></th>
<td class="colLast">
<div class="block">Removes the given address from the list of whitelisted IP addresses.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">PushCacheFilter.</span><code><span class="memberNameLink"><a href="../../../servlets/PushCacheFilter.html#renewPushCache()">renewPushCache</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.util.component">
<!-- -->
</a>
<h3>Uses of <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a> in <a href="../../component/package-summary.html">org.eclipse.jetty.util.component</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../component/package-summary.html">org.eclipse.jetty.util.component</a> with annotations of type <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Destroyable.</span><code><span class="memberNameLink"><a href="../../component/Destroyable.html#destroy()">destroy</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ContainerLifeCycle.</span><code><span class="memberNameLink"><a href="../../component/ContainerLifeCycle.html#dump()">dump</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>default java.lang.String</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Dumpable.</span><code><span class="memberNameLink"><a href="../../component/Dumpable.html#dump()">dump</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ContainerLifeCycle.</span><code><span class="memberNameLink"><a href="../../component/ContainerLifeCycle.html#dumpStdErr()">dumpStdErr</a></span>()</code></th>
<td class="colLast">
<div class="block">Dumps to <code>System.err</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LifeCycle.</span><code><span class="memberNameLink"><a href="../../component/LifeCycle.html#start()">start</a></span>()</code></th>
<td class="colLast">
<div class="block">Starts the component.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LifeCycle.</span><code><span class="memberNameLink"><a href="../../component/LifeCycle.html#stop()">stop</a></span>()</code></th>
<td class="colLast">
<div class="block">Stops the component.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.util.log.jmx">
<!-- -->
</a>
<h3>Uses of <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a> in <a href="../../log/jmx/package-summary.html">org.eclipse.jetty.util.log.jmx</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../log/jmx/package-summary.html">org.eclipse.jetty.util.log.jmx</a> with annotations of type <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LogMBean.</span><code><span class="memberNameLink"><a href="../../log/jmx/LogMBean.html#isDebugEnabled(java.lang.String)">isDebugEnabled</a></span>&#8203;(java.lang.String&nbsp;logger)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LogMBean.</span><code><span class="memberNameLink"><a href="../../log/jmx/LogMBean.html#setDebugEnabled(java.lang.String,java.lang.Boolean)">setDebugEnabled</a></span>&#8203;(java.lang.String&nbsp;logger,
java.lang.Boolean&nbsp;enabled)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.util.ssl">
<!-- -->
</a>
<h3>Uses of <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a> in <a href="../../ssl/package-summary.html">org.eclipse.jetty.util.ssl</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../ssl/package-summary.html">org.eclipse.jetty.util.ssl</a> with annotations of type <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">KeyStoreScanner.</span><code><span class="memberNameLink"><a href="../../ssl/KeyStoreScanner.html#reload()">reload</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">KeyStoreScanner.</span><code><span class="memberNameLink"><a href="../../ssl/KeyStoreScanner.html#scan()">scan</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.util.thread">
<!-- -->
</a>
<h3>Uses of <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a> in <a href="../../thread/package-summary.html">org.eclipse.jetty.util.thread</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../thread/package-summary.html">org.eclipse.jetty.util.thread</a> with annotations of type <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueuedThreadPool.</span><code><span class="memberNameLink"><a href="../../thread/QueuedThreadPool.html#dumpThread(long)">dumpThread</a></span>&#8203;(long&nbsp;id)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueuedThreadPool.</span><code><span class="memberNameLink"><a href="../../thread/QueuedThreadPool.html#interruptThread(long)">interruptThread</a></span>&#8203;(long&nbsp;id)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">MonitoredQueuedThreadPool.</span><code><span class="memberNameLink"><a href="../../thread/MonitoredQueuedThreadPool.html#reset()">reset</a></span>()</code></th>
<td class="colLast">
<div class="block">Resets the statistics.</div>
</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.util.thread.strategy">
<!-- -->
</a>
<h3>Uses of <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a> in <a href="../../thread/strategy/package-summary.html">org.eclipse.jetty.util.thread.strategy</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../thread/strategy/package-summary.html">org.eclipse.jetty.util.thread.strategy</a> with annotations of type <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EatWhatYouKill.</span><code><span class="memberNameLink"><a href="../../thread/strategy/EatWhatYouKill.html#reset()">reset</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.webapp">
<!-- -->
</a>
<h3>Uses of <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a> in <a href="../../../webapp/package-summary.html">org.eclipse.jetty.webapp</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../webapp/package-summary.html">org.eclipse.jetty.webapp</a> with annotations of type <a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">ManagedOperation</a></span><span class="tabEnd">&nbsp;</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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CachingWebAppClassLoader.</span><code><span class="memberNameLink"><a href="../../../webapp/CachingWebAppClassLoader.html#clearCache()">clearCache</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</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><a href="../ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">Class</a></li>
<li class="navBarCell1Rev">Use</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>
<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>