blob: 3a2f1861fa5b724938b316aef9471ecc66948643 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 07 14:26:26 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Destroyable (Jetty :: Project 9.3.24.v20180605 API)</title>
<meta name="date" content="2018-06-07">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Destroyable (Jetty :: Project 9.3.24.v20180605 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Destroyable.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">
<li><a href="../../../../../org/eclipse/jetty/util/component/ContainerLifeCycle.html" title="class in org.eclipse.jetty.util.component"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/eclipse/jetty/util/component/Dumpable.html" title="interface in org.eclipse.jetty.util.component"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/eclipse/jetty/util/component/Destroyable.html" target="_top">Frames</a></li>
<li><a href="Destroyable.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></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>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.eclipse.jetty.util.component</div>
<h2 title="Interface Destroyable" class="title">Interface Destroyable</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Subinterfaces:</dt>
<dd><a href="../../../../../org/eclipse/jetty/server/Handler.html" title="interface in org.eclipse.jetty.server">Handler</a></dd>
</dl>
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../../org/eclipse/jetty/server/AbstractConnectionFactory.html" title="class in org.eclipse.jetty.server">AbstractConnectionFactory</a>, <a href="../../../../../org/eclipse/jetty/server/AbstractConnector.html" title="class in org.eclipse.jetty.server">AbstractConnector</a>, <a href="../../../../../org/eclipse/jetty/server/handler/AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a>, <a href="../../../../../org/eclipse/jetty/server/handler/AbstractHandlerContainer.html" title="class in org.eclipse.jetty.server.handler">AbstractHandlerContainer</a>, <a href="../../../../../org/eclipse/jetty/http2/server/AbstractHTTP2ServerConnectionFactory.html" title="class in org.eclipse.jetty.http2.server">AbstractHTTP2ServerConnectionFactory</a>, <a href="../../../../../org/eclipse/jetty/client/AbstractHttpClientTransport.html" title="class in org.eclipse.jetty.client">AbstractHttpClientTransport</a>, <a href="../../../../../org/eclipse/jetty/client/AbstractHttpClientTransport.ClientSelectorManager.html" title="class in org.eclipse.jetty.client">AbstractHttpClientTransport.ClientSelectorManager</a>, <a href="../../../../../org/eclipse/jetty/server/AbstractNetworkConnector.html" title="class in org.eclipse.jetty.server">AbstractNetworkConnector</a>, <a href="../../../../../org/eclipse/jetty/server/session/AbstractSessionManager.html" title="class in org.eclipse.jetty.server.session">AbstractSessionManager</a>, <a href="../../../../../org/eclipse/jetty/proxy/AfterContentTransformer.html" title="class in org.eclipse.jetty.proxy">AfterContentTransformer</a>, <a href="../../../../../org/eclipse/jetty/alpn/server/ALPNServerConnectionFactory.html" title="class in org.eclipse.jetty.alpn.server">ALPNServerConnectionFactory</a>, <a href="../../../../../org/eclipse/jetty/ant/AntWebAppContext.html" title="class in org.eclipse.jetty.ant">AntWebAppContext</a>, <a href="../../../../../org/eclipse/jetty/ant/AntWebAppContext.AntServletHandler.html" title="class in org.eclipse.jetty.ant">AntWebAppContext.AntServletHandler</a>, <a href="../../../../../org/eclipse/jetty/server/handler/AsyncDelayHandler.html" title="class in org.eclipse.jetty.server.handler">AsyncDelayHandler</a>, <a href="../../../../../org/eclipse/jetty/server/handler/BufferedResponseHandler.html" title="class in org.eclipse.jetty.server.handler">BufferedResponseHandler</a>, <a href="../../../../../org/eclipse/jetty/websocket/jsr356/ClientContainer.html" title="class in org.eclipse.jetty.websocket.jsr356">ClientContainer</a>, <a href="../../../../../org/eclipse/jetty/proxy/ConnectHandler.html" title="class in org.eclipse.jetty.proxy">ConnectHandler</a>, <a href="../../../../../org/eclipse/jetty/proxy/ConnectHandler.ConnectManager.html" title="class in org.eclipse.jetty.proxy">ConnectHandler.ConnectManager</a>, <a href="../../../../../org/eclipse/jetty/websocket/client/io/ConnectionManager.html" title="class in org.eclipse.jetty.websocket.client.io">ConnectionManager</a>, <a href="../../../../../org/eclipse/jetty/security/ConstraintSecurityHandler.html" title="class in org.eclipse.jetty.security">ConstraintSecurityHandler</a>, <a href="../../../../../org/eclipse/jetty/util/component/ContainerLifeCycle.html" title="class in org.eclipse.jetty.util.component">ContainerLifeCycle</a>, <a href="../../../../../org/eclipse/jetty/server/handler/ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a>, <a href="../../../../../org/eclipse/jetty/server/handler/ContextHandlerCollection.html" title="class in org.eclipse.jetty.server.handler">ContextHandlerCollection</a>, <a href="../../../../../org/eclipse/jetty/jndi/DataSourceCloser.html" title="class in org.eclipse.jetty.jndi">DataSourceCloser</a>, <a href="../../../../../org/eclipse/jetty/server/handler/DebugHandler.html" title="class in org.eclipse.jetty.server.handler">DebugHandler</a>, <a href="../../../../../org/eclipse/jetty/server/handler/DefaultHandler.html" title="class in org.eclipse.jetty.server.handler">DefaultHandler</a>, <a href="../../../../../org/eclipse/jetty/http/spi/DelegatingThreadPool.html" title="class in org.eclipse.jetty.http.spi">DelegatingThreadPool</a>, <a href="../../../../../org/eclipse/jetty/deploy/DeploymentManager.html" title="class in org.eclipse.jetty.deploy">DeploymentManager</a>, <a href="../../../../../org/eclipse/jetty/cdi/servlet/EmbeddedCdiHandler.html" title="class in org.eclipse.jetty.cdi.servlet">EmbeddedCdiHandler</a>, <a href="../../../../../org/eclipse/jetty/server/handler/ErrorHandler.html" title="class in org.eclipse.jetty.server.handler">ErrorHandler</a>, <a href="../../../../../org/eclipse/jetty/servlet/ErrorPageErrorHandler.html" title="class in org.eclipse.jetty.servlet">ErrorPageErrorHandler</a>, <a href="../../../../../org/eclipse/jetty/websocket/common/extensions/ExtensionStack.html" title="class in org.eclipse.jetty.websocket.common.extensions">ExtensionStack</a>, <a href="../../../../../org/eclipse/jetty/util/component/FileDestroyable.html" title="class in org.eclipse.jetty.util.component">FileDestroyable</a>, <a href="../../../../../org/eclipse/jetty/gcloud/memcached/session/GCloudMemcachedSessionManager.html" title="class in org.eclipse.jetty.gcloud.memcached.session">GCloudMemcachedSessionManager</a>, <a href="../../../../../org/eclipse/jetty/gcloud/session/GCloudSessionManager.html" title="class in org.eclipse.jetty.gcloud.session">GCloudSessionManager</a>, <a href="../../../../../org/eclipse/jetty/client/GZIPContentDecoder.html" title="class in org.eclipse.jetty.client">GZIPContentDecoder</a>, <a href="../../../../../org/eclipse/jetty/server/handler/gzip/GzipHandler.html" title="class in org.eclipse.jetty.server.handler.gzip">GzipHandler</a>, <a href="../../../../../org/eclipse/jetty/server/handler/HandlerCollection.html" title="class in org.eclipse.jetty.server.handler">HandlerCollection</a>, <a href="../../../../../org/eclipse/jetty/server/handler/HandlerList.html" title="class in org.eclipse.jetty.server.handler">HandlerList</a>, <a href="../../../../../org/eclipse/jetty/server/handler/HandlerWrapper.html" title="class in org.eclipse.jetty.server.handler">HandlerWrapper</a>, <a href="../../../../../org/eclipse/jetty/server/session/HashSessionManager.html" title="class in org.eclipse.jetty.server.session">HashSessionManager</a>, <a href="../../../../../org/eclipse/jetty/embedded/HelloHandler.html" title="class in org.eclipse.jetty.embedded">HelloHandler</a>, <a href="../../../../../org/eclipse/jetty/embedded/HelloWorld.html" title="class in org.eclipse.jetty.embedded">HelloWorld</a>, <a href="../../../../../org/eclipse/jetty/server/handler/HotSwapHandler.html" title="class in org.eclipse.jetty.server.handler">HotSwapHandler</a>, <a href="../../../../../org/eclipse/jetty/http2/client/HTTP2Client.html" title="class in org.eclipse.jetty.http2.client">HTTP2Client</a>, <a href="../../../../../org/eclipse/jetty/http2/client/HTTP2ClientSession.html" title="class in org.eclipse.jetty.http2.client">HTTP2ClientSession</a>, <a href="../../../../../org/eclipse/jetty/http2/server/HTTP2CServerConnectionFactory.html" title="class in org.eclipse.jetty.http2.server">HTTP2CServerConnectionFactory</a>, <a href="../../../../../org/eclipse/jetty/http2/server/HTTP2ServerConnectionFactory.html" title="class in org.eclipse.jetty.http2.server">HTTP2ServerConnectionFactory</a>, <a href="../../../../../org/eclipse/jetty/http2/server/HTTP2ServerSession.html" title="class in org.eclipse.jetty.http2.server">HTTP2ServerSession</a>, <a href="../../../../../org/eclipse/jetty/http2/HTTP2Session.html" title="class in org.eclipse.jetty.http2">HTTP2Session</a>, <a href="../../../../../org/eclipse/jetty/client/HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a>, <a href="../../../../../org/eclipse/jetty/fcgi/client/http/HttpClientTransportOverFCGI.html" title="class in org.eclipse.jetty.fcgi.client.http">HttpClientTransportOverFCGI</a>, <a href="../../../../../org/eclipse/jetty/client/http/HttpClientTransportOverHTTP.html" title="class in org.eclipse.jetty.client.http">HttpClientTransportOverHTTP</a>, <a href="../../../../../org/eclipse/jetty/http2/client/http/HttpClientTransportOverHTTP2.html" title="class in org.eclipse.jetty.http2.client.http">HttpClientTransportOverHTTP2</a>, <a href="../../../../../org/eclipse/jetty/server/HttpConnectionFactory.html" title="class in org.eclipse.jetty.server">HttpConnectionFactory</a>, <a href="../../../../../org/eclipse/jetty/client/HttpDestination.html" title="class in org.eclipse.jetty.client">HttpDestination</a>, <a href="../../../../../org/eclipse/jetty/fcgi/client/http/HttpDestinationOverFCGI.html" title="class in org.eclipse.jetty.fcgi.client.http">HttpDestinationOverFCGI</a>, <a href="../../../../../org/eclipse/jetty/client/http/HttpDestinationOverHTTP.html" title="class in org.eclipse.jetty.client.http">HttpDestinationOverHTTP</a>, <a href="../../../../../org/eclipse/jetty/http2/client/http/HttpDestinationOverHTTP2.html" title="class in org.eclipse.jetty.http2.client.http">HttpDestinationOverHTTP2</a>, <a href="../../../../../org/eclipse/jetty/osgi/httpservice/HttpServiceErrorPageErrorHandler.html" title="class in org.eclipse.jetty.osgi.httpservice">HttpServiceErrorPageErrorHandler</a>, <a href="../../../../../org/eclipse/jetty/http/spi/HttpSpiContextHandler.html" title="class in org.eclipse.jetty.http.spi">HttpSpiContextHandler</a>, <a href="../../../../../org/eclipse/jetty/server/handler/IdleTimeoutHandler.html" title="class in org.eclipse.jetty.server.handler">IdleTimeoutHandler</a>, <a href="../../../../../org/eclipse/jetty/server/handler/InetAccessHandler.html" title="class in org.eclipse.jetty.server.handler">InetAccessHandler</a>, <a href="../../../../../org/eclipse/jetty/session/infinispan/InfinispanSessionManager.html" title="class in org.eclipse.jetty.session.infinispan">InfinispanSessionManager</a>, <a href="../../../../../org/eclipse/jetty/server/handler/IPAccessHandler.html" title="class in org.eclipse.jetty.server.handler">IPAccessHandler</a>, <a href="../../../../../org/eclipse/jetty/server/session/JDBCSessionManager.html" title="class in org.eclipse.jetty.server.session">JDBCSessionManager</a>, <a href="../../../../../org/eclipse/jetty/maven/plugin/JettyWebAppContext.html" title="class in org.eclipse.jetty.maven.plugin">JettyWebAppContext</a>, <a href="../../../../../org/eclipse/jetty/websocket/jsr356/JsrSession.html" title="class in org.eclipse.jetty.websocket.jsr356">JsrSession</a>, <a href="../../../../../org/eclipse/jetty/io/LeakTrackingByteBufferPool.html" title="class in org.eclipse.jetty.io">LeakTrackingByteBufferPool</a>, <a href="../../../../../org/eclipse/jetty/server/LocalConnector.html" title="class in org.eclipse.jetty.server">LocalConnector</a>, <a href="../../../../../org/eclipse/jetty/embedded/ManyHandlers.ParamHandler.html" title="class in org.eclipse.jetty.embedded">ManyHandlers.ParamHandler</a>, <a href="../../../../../org/eclipse/jetty/embedded/ManyHandlers.WelcomeWrapHandler.html" title="class in org.eclipse.jetty.embedded">ManyHandlers.WelcomeWrapHandler</a>, <a href="../../../../../org/eclipse/jetty/jmx/MBeanContainer.html" title="class in org.eclipse.jetty.jmx">MBeanContainer</a>, <a href="../../../../../org/eclipse/jetty/nosql/mongodb/MongoSessionManager.html" title="class in org.eclipse.jetty.nosql.mongodb">MongoSessionManager</a>, <a href="../../../../../org/eclipse/jetty/server/handler/MovedContextHandler.html" title="class in org.eclipse.jetty.server.handler">MovedContextHandler</a>, <a href="../../../../../org/eclipse/jetty/client/MultiplexHttpDestination.html" title="class in org.eclipse.jetty.client">MultiplexHttpDestination</a>, <a href="../../../../../org/eclipse/jetty/fcgi/client/http/MultiplexHttpDestinationOverFCGI.html" title="class in org.eclipse.jetty.fcgi.client.http">MultiplexHttpDestinationOverFCGI</a>, <a href="../../../../../org/eclipse/jetty/websocket/server/NativeWebSocketConfiguration.html" title="class in org.eclipse.jetty.websocket.server">NativeWebSocketConfiguration</a>, <a href="../../../../../org/eclipse/jetty/server/NegotiatingServerConnectionFactory.html" title="class in org.eclipse.jetty.server">NegotiatingServerConnectionFactory</a>, <a href="../../../../../org/eclipse/jetty/server/nio/NetworkTrafficSelectChannelConnector.html" title="class in org.eclipse.jetty.server.nio">NetworkTrafficSelectChannelConnector</a>, <a href="../../../../../org/eclipse/jetty/server/NetworkTrafficServerConnector.html" title="class in org.eclipse.jetty.server">NetworkTrafficServerConnector</a>, <a href="../../../../../org/eclipse/jetty/nosql/NoSqlSessionManager.html" title="class in org.eclipse.jetty.nosql">NoSqlSessionManager</a>, <a href="../../../../../org/eclipse/jetty/client/PoolingHttpDestination.html" title="class in org.eclipse.jetty.client">PoolingHttpDestination</a>, <a href="../../../../../org/eclipse/jetty/server/ProxyConnectionFactory.html" title="class in org.eclipse.jetty.server">ProxyConnectionFactory</a>, <a href="../../../../../org/eclipse/jetty/quickstart/QuickStartWebApp.html" title="class in org.eclipse.jetty.quickstart">QuickStartWebApp</a>, <a href="../../../../../org/eclipse/jetty/http2/server/RawHTTP2ServerConnectionFactory.html" title="class in org.eclipse.jetty.http2.server">RawHTTP2ServerConnectionFactory</a>, <a href="../../../../../org/eclipse/jetty/server/handler/RequestLogHandler.html" title="class in org.eclipse.jetty.server.handler">RequestLogHandler</a>, <a href="../../../../../org/eclipse/jetty/server/handler/ResourceHandler.html" title="class in org.eclipse.jetty.server.handler">ResourceHandler</a>, <a href="../../../../../org/eclipse/jetty/rewrite/handler/RewriteHandler.html" title="class in org.eclipse.jetty.rewrite.handler">RewriteHandler</a>, <a href="../../../../../org/eclipse/jetty/server/handler/ScopedHandler.html" title="class in org.eclipse.jetty.server.handler">ScopedHandler</a>, <a href="../../../../../org/eclipse/jetty/server/handler/SecuredRedirectHandler.html" title="class in org.eclipse.jetty.server.handler">SecuredRedirectHandler</a>, <a href="../../../../../org/eclipse/jetty/security/SecurityHandler.html" title="class in org.eclipse.jetty.security">SecurityHandler</a>, <a href="../../../../../org/eclipse/jetty/io/SelectorManager.html" title="class in org.eclipse.jetty.io">SelectorManager</a>, <a href="../../../../../org/eclipse/jetty/server/Server.html" title="class in org.eclipse.jetty.server">Server</a>, <a href="../../../../../org/eclipse/jetty/server/ServerConnector.html" title="class in org.eclipse.jetty.server">ServerConnector</a>, <a href="../../../../../org/eclipse/jetty/server/ServerConnector.ServerConnectorManager.html" title="class in org.eclipse.jetty.server">ServerConnector.ServerConnectorManager</a>, <a href="../../../../../org/eclipse/jetty/websocket/jsr356/server/ServerContainer.html" title="class in org.eclipse.jetty.websocket.jsr356.server">ServerContainer</a>, <a href="../../../../../org/eclipse/jetty/fcgi/server/ServerFCGIConnectionFactory.html" title="class in org.eclipse.jetty.fcgi.server">ServerFCGIConnectionFactory</a>, <a href="../../../../../org/eclipse/jetty/servlet/ServletContextHandler.html" title="class in org.eclipse.jetty.servlet">ServletContextHandler</a>, <a href="../../../../../org/eclipse/jetty/servlet/ServletHandler.html" title="class in org.eclipse.jetty.servlet">ServletHandler</a>, <a href="../../../../../org/eclipse/jetty/server/session/SessionHandler.html" title="class in org.eclipse.jetty.server.session">SessionHandler</a>, <a href="../../../../../org/eclipse/jetty/server/handler/ShutdownHandler.html" title="class in org.eclipse.jetty.server.handler">ShutdownHandler</a>, <a href="../../../../../org/eclipse/jetty/websocket/common/scopes/SimpleContainerScope.html" title="class in org.eclipse.jetty.websocket.common.scopes">SimpleContainerScope</a>, <a href="../../../../../org/eclipse/jetty/server/SslConnectionFactory.html" title="class in org.eclipse.jetty.server">SslConnectionFactory</a>, <a href="../../../../../org/eclipse/jetty/util/ssl/SslSelectionDump.html" title="class in org.eclipse.jetty.util.ssl">SslSelectionDump</a>, <a href="../../../../../org/eclipse/jetty/server/handler/StatisticsHandler.html" title="class in org.eclipse.jetty.server.handler">StatisticsHandler</a>, <a href="../../../../../org/eclipse/jetty/server/handler/ThreadLimitHandler.html" title="class in org.eclipse.jetty.server.handler">ThreadLimitHandler</a>, <a href="../../../../../org/eclipse/jetty/webapp/WebAppContext.html" title="class in org.eclipse.jetty.webapp">WebAppContext</a>, <a href="../../../../../org/eclipse/jetty/websocket/client/WebSocketClient.html" title="class in org.eclipse.jetty.websocket.client">WebSocketClient</a>, <a href="../../../../../org/eclipse/jetty/websocket/client/io/WebSocketClientSelectorManager.html" title="class in org.eclipse.jetty.websocket.client.io">WebSocketClientSelectorManager</a>, <a href="../../../../../org/eclipse/jetty/websocket/server/WebSocketHandler.html" title="class in org.eclipse.jetty.websocket.server">WebSocketHandler</a>, <a href="../../../../../org/eclipse/jetty/websocket/server/WebSocketHandler.Simple.html" title="class in org.eclipse.jetty.websocket.server">WebSocketHandler.Simple</a>, <a href="../../../../../org/eclipse/jetty/websocket/server/WebSocketServerFactory.html" title="class in org.eclipse.jetty.websocket.server">WebSocketServerFactory</a>, <a href="../../../../../org/eclipse/jetty/websocket/common/WebSocketSession.html" title="class in org.eclipse.jetty.websocket.common">WebSocketSession</a>, <a href="../../../../../org/eclipse/jetty/websocket/server/WebSocketUpgradeHandlerWrapper.html" title="class in org.eclipse.jetty.websocket.server">WebSocketUpgradeHandlerWrapper</a></dd>
</dl>
<hr>
<br>
<pre><a href="../../../../../org/eclipse/jetty/util/annotation/ManagedObject.html" title="annotation in org.eclipse.jetty.util.annotation">@ManagedObject</a>
public interface <span class="typeNameLabel">Destroyable</span></pre>
<div class="block"><p>A Destroyable is an object which can be destroyed.</p>
<p>Typically a Destroyable is a <a href="../../../../../org/eclipse/jetty/util/component/LifeCycle.html" title="interface in org.eclipse.jetty.util.component"><code>LifeCycle</code></a> component that can hold onto
resources over multiple start/stop cycles. A call to destroy will release all
resources and will prevent any further start/stop cycles from being successful.</p></div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<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="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/jetty/util/component/Destroyable.html#destroy--">destroy</a></span>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="destroy--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>destroy</h4>
<pre><a href="../../../../../org/eclipse/jetty/util/annotation/ManagedOperation.html" title="annotation in org.eclipse.jetty.util.annotation">@ManagedOperation</a>(<a href="../../../../../org/eclipse/jetty/util/annotation/ManagedOperation.html#value--">value</a>="Destroys this component",
<a href="../../../../../org/eclipse/jetty/util/annotation/ManagedOperation.html#impact--">impact</a>="ACTION")
void&nbsp;destroy()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Destroyable.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">
<li><a href="../../../../../org/eclipse/jetty/util/component/ContainerLifeCycle.html" title="class in org.eclipse.jetty.util.component"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/eclipse/jetty/util/component/Dumpable.html" title="interface in org.eclipse.jetty.util.component"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/eclipse/jetty/util/component/Destroyable.html" target="_top">Frames</a></li>
<li><a href="Destroyable.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.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>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 1995&#x2013;2018 <a href="http://webtide.com">Webtide</a>. All rights reserved.</small></p>
</body>
</html>