blob: 969846dc106bcce944d74d10e3ff1a167ef0a1e2 [file] [log] [blame]
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Thu Sep 15 14:13:16 CDT 2022 -->
<title>Dumpable.DumpableContainer (Eclipse Jetty API Doc - v11.0.12)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2022-09-15">
<meta name="description" content="declaration: package: org.eclipse.jetty.util.component, interface: Dumpable, interface: DumpableContainer">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="nav-bar-cell1-rev">Class</li>
<li><a href="class-use/Dumpable.DumpableContainer.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#class">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div>
<ul class="sub-nav-list">
<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>Constr&nbsp;|&nbsp;</li>
<li><a href="#method-summary">Method</a></li>
</ul>
<ul class="sub-nav-list">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="sub-title"><span class="package-label-in-type">Package</span>&nbsp;<a href="package-summary.html">org.eclipse.jetty.util.component</a></div>
<h1 title="Interface Dumpable.DumpableContainer" class="title">Interface Dumpable.DumpableContainer</h1>
</div>
<section class="class-description" id="class-description">
<dl class="notes">
<dt>All Superinterfaces:</dt>
<dd><code><a href="Dumpable.html" title="interface in org.eclipse.jetty.util.component">Dumpable</a></code></dd>
</dl>
<dl class="notes">
<dt>All Known Implementing Classes:</dt>
<dd><code><a href="../../server/AbstractConnectionFactory.html" title="class in org.eclipse.jetty.server">AbstractConnectionFactory</a></code>, <code><a href="../../client/AbstractConnectionPool.html" title="class in org.eclipse.jetty.client">AbstractConnectionPool</a></code>, <code><a href="../../server/AbstractConnector.html" title="class in org.eclipse.jetty.server">AbstractConnector</a></code>, <code><a href="../../client/AbstractConnectorHttpClientTransport.html" title="class in org.eclipse.jetty.client">AbstractConnectorHttpClientTransport</a></code>, <code><a href="../../server/handler/AbstractHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler</a></code>, <code><a href="../../server/handler/AbstractHandler.ErrorDispatchHandler.html" title="class in org.eclipse.jetty.server.handler">AbstractHandler.ErrorDispatchHandler</a></code>, <code><a href="../../server/handler/AbstractHandlerContainer.html" title="class in org.eclipse.jetty.server.handler">AbstractHandlerContainer</a></code>, <code><a href="../../http2/server/AbstractHTTP2ServerConnectionFactory.html" title="class in org.eclipse.jetty.http2.server">AbstractHTTP2ServerConnectionFactory</a></code>, <code><a href="../../http3/server/AbstractHTTP3ServerConnectionFactory.html" title="class in org.eclipse.jetty.http3.server">AbstractHTTP3ServerConnectionFactory</a></code>, <code><a href="../../client/AbstractHttpClientTransport.html" title="class in org.eclipse.jetty.client">AbstractHttpClientTransport</a></code>, <code><a href="../../security/AbstractLoginService.html" title="class in org.eclipse.jetty.security">AbstractLoginService</a></code>, <code><a href="../../server/AbstractNetworkConnector.html" title="class in org.eclipse.jetty.server">AbstractNetworkConnector</a></code>, <code><a href="../../server/session/AbstractSessionCache.html" title="class in org.eclipse.jetty.server.session">AbstractSessionCache</a></code>, <code><a href="../../server/session/AbstractSessionDataStore.html" title="class in org.eclipse.jetty.server.session">AbstractSessionDataStore</a></code>, <code><a href="../thread/strategy/AdaptiveExecutionStrategy.html" title="class in org.eclipse.jetty.util.thread.strategy">AdaptiveExecutionStrategy</a></code>, <code><a href="../../alpn/server/ALPNServerConnectionFactory.html" title="class in org.eclipse.jetty.alpn.server">ALPNServerConnectionFactory</a></code>, <code><a href="../../ant/AntWebAppContext.html" title="class in org.eclipse.jetty.ant">AntWebAppContext</a></code>, <code><a href="../../ant/AntWebAppContext.AntServletHandler.html" title="class in org.eclipse.jetty.ant">AntWebAppContext.AntServletHandler</a></code>, <code><a href="../../server/handler/AsyncDelayHandler.html" title="class in org.eclipse.jetty.server.handler">AsyncDelayHandler</a></code>, <code><a href="AttributeContainerMap.html" title="class in org.eclipse.jetty.util.component">AttributeContainerMap</a></code>, <code><a href="../../server/handler/BufferedResponseHandler.html" title="class in org.eclipse.jetty.server.handler">BufferedResponseHandler</a></code>, <code><a href="../../server/session/CachingSessionDataStore.html" title="class in org.eclipse.jetty.server.session">CachingSessionDataStore</a></code>, <code><a href="../../io/ClientConnectionFactory.Info.html" title="class in org.eclipse.jetty.io">ClientConnectionFactory.Info</a></code>, <code><a href="../../http2/client/http/ClientConnectionFactoryOverHTTP2.html" title="class in org.eclipse.jetty.http2.client.http">ClientConnectionFactoryOverHTTP2</a></code>, <code><a href="../../http2/client/http/ClientConnectionFactoryOverHTTP2.HTTP2.html" title="class in org.eclipse.jetty.http2.client.http">ClientConnectionFactoryOverHTTP2.HTTP2</a></code>, <code><a href="../../http3/client/http/ClientConnectionFactoryOverHTTP3.html" title="class in org.eclipse.jetty.http3.client.http">ClientConnectionFactoryOverHTTP3</a></code>, <code><a href="../../http3/client/http/ClientConnectionFactoryOverHTTP3.HTTP3.html" title="class in org.eclipse.jetty.http3.client.http">ClientConnectionFactoryOverHTTP3.HTTP3</a></code>, <code><a href="../../io/ClientConnector.html" title="class in org.eclipse.jetty.io">ClientConnector</a></code>, <code><a href="../../io/ClientConnector.ClientSelectorManager.html" title="class in org.eclipse.jetty.io">ClientConnector.ClientSelectorManager</a></code>, <code><a href="../../quic/client/ClientProtocolSession.html" title="class in org.eclipse.jetty.quic.client">ClientProtocolSession</a></code>, <code><a href="../../quic/client/ClientQuicSession.html" title="class in org.eclipse.jetty.quic.client">ClientQuicSession</a></code>, <code><a href="../compression/CompressionPool.html" title="class in org.eclipse.jetty.util.compression">CompressionPool</a></code>, <code><a href="../../security/ConfigurableSpnegoLoginService.html" title="class in org.eclipse.jetty.security">ConfigurableSpnegoLoginService</a></code>, <code><a href="../../proxy/ConnectHandler.html" title="class in org.eclipse.jetty.proxy">ConnectHandler</a></code>, <code><a href="../../proxy/ConnectHandler.ConnectManager.html" title="class in org.eclipse.jetty.proxy">ConnectHandler.ConnectManager</a></code>, <code><a href="../../security/ConstraintSecurityHandler.html" title="class in org.eclipse.jetty.security">ConstraintSecurityHandler</a></code>, <code><a href="ContainerLifeCycle.html" title="class in org.eclipse.jetty.util.component">ContainerLifeCycle</a></code>, <code><a href="../../server/handler/ContextHandler.html" title="class in org.eclipse.jetty.server.handler">ContextHandler</a></code>, <code><a href="../../server/handler/ContextHandlerCollection.html" title="class in org.eclipse.jetty.server.handler">ContextHandlerCollection</a></code>, <code><a href="../../server/CustomRequestLog.html" title="class in org.eclipse.jetty.server">CustomRequestLog</a></code>, <code><a href="../../plus/security/DataSourceLoginService.html" title="class in org.eclipse.jetty.plus.security">DataSourceLoginService</a></code>, <code><a href="../../server/handler/DebugHandler.html" title="class in org.eclipse.jetty.server.handler">DebugHandler</a></code>, <code><a href="../../server/handler/DefaultHandler.html" title="class in org.eclipse.jetty.server.handler">DefaultHandler</a></code>, <code><a href="../../server/session/DefaultSessionCache.html" title="class in org.eclipse.jetty.server.session">DefaultSessionCache</a></code>, <code><a href="../../server/session/DefaultSessionIdManager.html" title="class in org.eclipse.jetty.server.session">DefaultSessionIdManager</a></code>, <code><a href="../compression/DeflaterPool.html" title="class in org.eclipse.jetty.util.compression">DeflaterPool</a></code>, <code><a href="../../http/spi/DelegatingThreadPool.html" title="class in org.eclipse.jetty.http.spi">DelegatingThreadPool</a></code>, <code><a href="../../deploy/DeploymentManager.html" title="class in org.eclipse.jetty.deploy">DeploymentManager</a></code>, <code><a href="../../server/DetectorConnectionFactory.html" title="class in org.eclipse.jetty.server">DetectorConnectionFactory</a></code>, <code><a href="../../client/DuplexConnectionPool.html" title="class in org.eclipse.jetty.client">DuplexConnectionPool</a></code>, <code><a href="../../client/DuplexHttpDestination.html" title="class in org.eclipse.jetty.client">DuplexHttpDestination</a></code>, <code><a href="../thread/strategy/EatWhatYouKill.html" title="class in org.eclipse.jetty.util.thread.strategy">EatWhatYouKill</a></code>, <code><a href="../../server/handler/ErrorHandler.html" title="class in org.eclipse.jetty.server.handler">ErrorHandler</a></code>, <code><a href="../../servlet/ErrorPageErrorHandler.html" title="class in org.eclipse.jetty.servlet">ErrorPageErrorHandler</a></code>, <code><a href="../thread/ExecutorThreadPool.html" title="class in org.eclipse.jetty.util.thread">ExecutorThreadPool</a></code>, <code><a href="../../server/handler/FileBufferedResponseHandler.html" title="class in org.eclipse.jetty.server.handler">FileBufferedResponseHandler</a></code>, <code><a href="../../server/session/FileSessionDataStore.html" title="class in org.eclipse.jetty.server.session">FileSessionDataStore</a></code>, <code><a href="../../gcloud/session/GCloudSessionDataStore.html" title="class in org.eclipse.jetty.gcloud.session">GCloudSessionDataStore</a></code>, <code><a href="../../server/handler/gzip/GzipHandler.html" title="class in org.eclipse.jetty.server.handler.gzip">GzipHandler</a></code>, <code><a href="../../server/handler/HandlerCollection.html" title="class in org.eclipse.jetty.server.handler">HandlerCollection</a></code>, <code><a href="../../server/handler/HandlerList.html" title="class in org.eclipse.jetty.server.handler">HandlerList</a></code>, <code><a href="../../server/handler/HandlerWrapper.html" title="class in org.eclipse.jetty.server.handler">HandlerWrapper</a></code>, <code><a href="../../security/HashLoginService.html" title="class in org.eclipse.jetty.security">HashLoginService</a></code>, <code><a href="../../server/handler/HotSwapHandler.html" title="class in org.eclipse.jetty.server.handler">HotSwapHandler</a></code>, <code><a href="../../http2/client/HTTP2Client.html" title="class in org.eclipse.jetty.http2.client">HTTP2Client</a></code>, <code><a href="../../http2/client/HTTP2ClientSession.html" title="class in org.eclipse.jetty.http2.client">HTTP2ClientSession</a></code>, <code><a href="../../http2/server/HTTP2CServerConnectionFactory.html" title="class in org.eclipse.jetty.http2.server">HTTP2CServerConnectionFactory</a></code>, <code><a href="../../http2/server/HTTP2ServerConnectionFactory.html" title="class in org.eclipse.jetty.http2.server">HTTP2ServerConnectionFactory</a></code>, <code><a href="../../http2/server/HTTP2ServerSession.html" title="class in org.eclipse.jetty.http2.server">HTTP2ServerSession</a></code>, <code><a href="../../http2/HTTP2Session.html" title="class in org.eclipse.jetty.http2">HTTP2Session</a></code>, <code><a href="../../http3/client/HTTP3Client.html" title="class in org.eclipse.jetty.http3.client">HTTP3Client</a></code>, <code><a href="../../http3/server/HTTP3ServerConnectionFactory.html" title="class in org.eclipse.jetty.http3.server">HTTP3ServerConnectionFactory</a></code>, <code><a href="../../http3/server/HTTP3ServerConnector.html" title="class in org.eclipse.jetty.http3.server">HTTP3ServerConnector</a></code>, <code><a href="../../client/HttpClient.html" title="class in org.eclipse.jetty.client">HttpClient</a></code>, <code><a href="../../client/dynamic/HttpClientTransportDynamic.html" title="class in org.eclipse.jetty.client.dynamic">HttpClientTransportDynamic</a></code>, <code><a href="../../fcgi/client/http/HttpClientTransportOverFCGI.html" title="class in org.eclipse.jetty.fcgi.client.http">HttpClientTransportOverFCGI</a></code>, <code><a href="../../client/http/HttpClientTransportOverHTTP.html" title="class in org.eclipse.jetty.client.http">HttpClientTransportOverHTTP</a></code>, <code><a href="../../http2/client/http/HttpClientTransportOverHTTP2.html" title="class in org.eclipse.jetty.http2.client.http">HttpClientTransportOverHTTP2</a></code>, <code><a href="../../http3/client/http/HttpClientTransportOverHTTP3.html" title="class in org.eclipse.jetty.http3.client.http">HttpClientTransportOverHTTP3</a></code>, <code><a href="../../unixsocket/client/HttpClientTransportOverUnixSockets.html" title="class in org.eclipse.jetty.unixsocket.client">HttpClientTransportOverUnixSockets</a></code>, <code><a href="../../server/HttpConnectionFactory.html" title="class in org.eclipse.jetty.server">HttpConnectionFactory</a></code>, <code><a href="../../client/HttpDestination.html" title="class in org.eclipse.jetty.client">HttpDestination</a></code>, <code><a href="../../http/spi/HttpSpiContextHandler.html" title="class in org.eclipse.jetty.http.spi">HttpSpiContextHandler</a></code>, <code><a href="../../server/handler/IdleTimeoutHandler.html" title="class in org.eclipse.jetty.server.handler">IdleTimeoutHandler</a></code>, <code><a href="../../server/handler/InetAccessHandler.html" title="class in org.eclipse.jetty.server.handler">InetAccessHandler</a></code>, <code><a href="../../session/infinispan/InfinispanSessionDataStore.html" title="class in org.eclipse.jetty.session.infinispan">InfinispanSessionDataStore</a></code>, <code><a href="../compression/InflaterPool.html" title="class in org.eclipse.jetty.util.compression">InflaterPool</a></code>, <code><a href="../../jaas/JAASLoginService.html" title="class in org.eclipse.jetty.jaas">JAASLoginService</a></code>, <code><a href="../../websocket/jakarta/client/internal/JakartaWebSocketClientContainer.html" title="class in org.eclipse.jetty.websocket.jakarta.client.internal">JakartaWebSocketClientContainer</a></code>, <code><a href="../../websocket/jakarta/common/JakartaWebSocketContainer.html" title="class in org.eclipse.jetty.websocket.jakarta.common">JakartaWebSocketContainer</a></code>, <code><a href="../../websocket/jakarta/server/internal/JakartaWebSocketServerContainer.html" title="class in org.eclipse.jetty.websocket.jakarta.server.internal">JakartaWebSocketServerContainer</a></code>, <code><a href="../../websocket/jakarta/client/JakartaWebSocketShutdownContainer.html" title="class in org.eclipse.jetty.websocket.jakarta.client">JakartaWebSocketShutdownContainer</a></code>, <code><a href="../../security/JDBCLoginService.html" title="class in org.eclipse.jetty.security">JDBCLoginService</a></code>, <code><a href="../../server/session/JDBCSessionDataStore.html" title="class in org.eclipse.jetty.server.session">JDBCSessionDataStore</a></code>, <code><a href="../../websocket/server/internal/JettyServerFrameHandlerFactory.html" title="class in org.eclipse.jetty.websocket.server.internal">JettyServerFrameHandlerFactory</a></code>, <code><a href="../../websocket/common/JettyWebSocketFrameHandlerFactory.html" title="class in org.eclipse.jetty.websocket.common">JettyWebSocketFrameHandlerFactory</a></code>, <code><a href="../../websocket/server/JettyWebSocketServerContainer.html" title="class in org.eclipse.jetty.websocket.server">JettyWebSocketServerContainer</a></code>, <code><a href="../ssl/KeyStoreScanner.html" title="class in org.eclipse.jetty.util.ssl">KeyStoreScanner</a></code>, <code><a href="../../io/LeakTrackingByteBufferPool.html" title="class in org.eclipse.jetty.io">LeakTrackingByteBufferPool</a></code>, <code><a href="../../client/LeakTrackingConnectionPool.html" title="class in org.eclipse.jetty.client">LeakTrackingConnectionPool</a></code>, <code><a href="../../server/LocalConnector.html" title="class in org.eclipse.jetty.server">LocalConnector</a></code>, <code><a href="../../server/LowResourceMonitor.html" title="class in org.eclipse.jetty.server">LowResourceMonitor</a></code>, <code><a href="../../io/ManagedSelector.html" title="class in org.eclipse.jetty.io">ManagedSelector</a></code>, <code><a href="../../maven/plugin/MavenServerConnector.html" title="class in org.eclipse.jetty.maven.plugin">MavenServerConnector</a></code>, <code><a href="../../maven/plugin/MavenWebAppContext.html" title="class in org.eclipse.jetty.maven.plugin">MavenWebAppContext</a></code>, <code><a href="../../nosql/mongodb/MongoSessionDataStore.html" title="class in org.eclipse.jetty.nosql.mongodb">MongoSessionDataStore</a></code>, <code><a href="../thread/MonitoredQueuedThreadPool.html" title="class in org.eclipse.jetty.util.thread">MonitoredQueuedThreadPool</a></code>, <code><a href="../../server/handler/MovedContextHandler.html" title="class in org.eclipse.jetty.server.handler">MovedContextHandler</a></code>, <code><a href="../../client/MultiplexConnectionPool.html" title="class in org.eclipse.jetty.client">MultiplexConnectionPool</a></code>, <code><a href="../../client/MultiplexHttpDestination.html" title="class in org.eclipse.jetty.client">MultiplexHttpDestination</a></code>, <code><a href="../../server/NegotiatingServerConnectionFactory.html" title="class in org.eclipse.jetty.server">NegotiatingServerConnectionFactory</a></code>, <code><a href="../../server/NetworkTrafficServerConnector.html" title="class in org.eclipse.jetty.server">NetworkTrafficServerConnector</a></code>, <code><a href="../../nosql/NoSqlSessionDataStore.html" title="class in org.eclipse.jetty.nosql">NoSqlSessionDataStore</a></code>, <code><a href="../../server/session/NullSessionCache.html" title="class in org.eclipse.jetty.server.session">NullSessionCache</a></code>, <code><a href="../../server/session/NullSessionDataStore.html" title="class in org.eclipse.jetty.server.session">NullSessionDataStore</a></code>, <code><a href="../../security/openid/OpenIdConfiguration.html" title="class in org.eclipse.jetty.security.openid">OpenIdConfiguration</a></code>, <code><a href="../../security/openid/OpenIdLoginService.html" title="class in org.eclipse.jetty.security.openid">OpenIdLoginService</a></code>, <code><a href="../../server/OptionalSslConnectionFactory.html" title="class in org.eclipse.jetty.server">OptionalSslConnectionFactory</a></code>, <code><a href="../../quic/common/ProtocolSession.html" title="class in org.eclipse.jetty.quic.common">ProtocolSession</a></code>, <code><a href="../../server/ProxyConnectionFactory.html" title="class in org.eclipse.jetty.server">ProxyConnectionFactory</a></code>, <code><a href="../thread/QueuedThreadPool.html" title="class in org.eclipse.jetty.util.thread">QueuedThreadPool</a></code>, <code><a href="../../quic/server/QuicServerConnector.html" title="class in org.eclipse.jetty.quic.server">QuicServerConnector</a></code>, <code><a href="../../quic/common/QuicSession.html" title="class in org.eclipse.jetty.quic.common">QuicSession</a></code>, <code><a href="../../client/RandomConnectionPool.html" title="class in org.eclipse.jetty.client">RandomConnectionPool</a></code>, <code><a href="../../http2/server/RawHTTP2ServerConnectionFactory.html" title="class in org.eclipse.jetty.http2.server">RawHTTP2ServerConnectionFactory</a></code>, <code><a href="../../http3/server/RawHTTP3ServerConnectionFactory.html" title="class in org.eclipse.jetty.http3.server">RawHTTP3ServerConnectionFactory</a></code>, <code><a href="../../server/handler/RequestLogHandler.html" title="class in org.eclipse.jetty.server.handler">RequestLogHandler</a></code>, <code><a href="../../server/handler/ResourceHandler.html" title="class in org.eclipse.jetty.server.handler">ResourceHandler</a></code>, <code><a href="../../rewrite/handler/RewriteHandler.html" title="class in org.eclipse.jetty.rewrite.handler">RewriteHandler</a></code>, <code><a href="../../client/RoundRobinConnectionPool.html" title="class in org.eclipse.jetty.client">RoundRobinConnectionPool</a></code>, <code><a href="../Scanner.html" title="class in org.eclipse.jetty.util">Scanner</a></code>, <code><a href="../../deploy/providers/ScanningAppProvider.html" title="class in org.eclipse.jetty.deploy.providers">ScanningAppProvider</a></code>, <code><a href="../../server/handler/ScopedHandler.html" title="class in org.eclipse.jetty.server.handler">ScopedHandler</a></code>, <code><a href="../../server/handler/SecuredRedirectHandler.html" title="class in org.eclipse.jetty.server.handler">SecuredRedirectHandler</a></code>, <code><a href="../../security/SecurityHandler.html" title="class in org.eclipse.jetty.security">SecurityHandler</a></code>, <code><a href="../../io/SelectorManager.html" title="class in org.eclipse.jetty.io">SelectorManager</a></code>, <code><a href="../../server/Server.html" title="class in org.eclipse.jetty.server">Server</a></code>, <code><a href="../../server/ServerConnector.html" title="class in org.eclipse.jetty.server">ServerConnector</a></code>, <code><a href="../../server/ServerConnector.ServerConnectorManager.html" title="class in org.eclipse.jetty.server">ServerConnector.ServerConnectorManager</a></code>, <code><a href="../../fcgi/server/ServerFCGIConnectionFactory.html" title="class in org.eclipse.jetty.fcgi.server">ServerFCGIConnectionFactory</a></code>, <code><a href="../../quic/server/ServerProtocolSession.html" title="class in org.eclipse.jetty.quic.server">ServerProtocolSession</a></code>, <code><a href="../../quic/server/ServerQuicSession.html" title="class in org.eclipse.jetty.quic.server">ServerQuicSession</a></code>, <code><a href="../../servlet/ServletContextHandler.html" title="class in org.eclipse.jetty.servlet">ServletContextHandler</a></code>, <code><a href="../../servlet/ServletContextHandler.ServletContainerInitializerStarter.html" title="class in org.eclipse.jetty.servlet">ServletContextHandler.ServletContainerInitializerStarter</a></code>, <code><a href="../../servlet/ServletHandler.html" title="class in org.eclipse.jetty.servlet">ServletHandler</a></code>, <code><a href="../../servlet/ServletTester.html" title="class in org.eclipse.jetty.servlet">ServletTester</a></code>, <code><a href="../../server/session/SessionHandler.html" title="class in org.eclipse.jetty.server.session">SessionHandler</a></code>, <code><a href="../../server/handler/ShutdownHandler.html" title="class in org.eclipse.jetty.server.handler">ShutdownHandler</a></code>, <code><a href="../../server/SslConnectionFactory.html" title="class in org.eclipse.jetty.server">SslConnectionFactory</a></code>, <code><a href="../../server/handler/StatisticsHandler.html" title="class in org.eclipse.jetty.server.handler">StatisticsHandler</a></code>, <code><a href="../../server/handler/ThreadLimitHandler.html" title="class in org.eclipse.jetty.server.handler">ThreadLimitHandler</a></code>, <code><a href="../../unixsocket/server/UnixSocketConnector.html" title="class in org.eclipse.jetty.unixsocket.server">UnixSocketConnector</a></code>, <code><a href="../../unixsocket/server/UnixSocketConnector.UnixSocketConnectorManager.html" title="class in org.eclipse.jetty.unixsocket.server">UnixSocketConnector.UnixSocketConnectorManager</a></code>, <code><a href="../../client/ValidatingConnectionPool.html" title="class in org.eclipse.jetty.client">ValidatingConnectionPool</a></code>, <code><a href="../../webapp/WebAppContext.html" title="class in org.eclipse.jetty.webapp">WebAppContext</a></code>, <code><a href="../../deploy/providers/WebAppProvider.html" title="class in org.eclipse.jetty.deploy.providers">WebAppProvider</a></code>, <code><a href="../../websocket/client/WebSocketClient.html" title="class in org.eclipse.jetty.websocket.client">WebSocketClient</a></code>, <code><a href="../../websocket/core/WebSocketComponents.html" title="class in org.eclipse.jetty.websocket.core">WebSocketComponents</a></code>, <code><a href="../../websocket/core/client/WebSocketCoreClient.html" title="class in org.eclipse.jetty.websocket.core.client">WebSocketCoreClient</a></code>, <code><a href="../../websocket/core/server/WebSocketServerComponents.html" title="class in org.eclipse.jetty.websocket.core.server">WebSocketServerComponents</a></code>, <code><a href="../../websocket/core/server/WebSocketUpgradeHandler.html" title="class in org.eclipse.jetty.websocket.core.server">WebSocketUpgradeHandler</a></code></dd>
</dl>
<dl class="notes">
<dt>Enclosing interface:</dt>
<dd><a href="Dumpable.html" title="interface in org.eclipse.jetty.util.component">Dumpable</a></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public static interface </span><span class="element-name type-name-label">Dumpable.DumpableContainer</span><span class="extends-implements">
extends <a href="Dumpable.html" title="interface in org.eclipse.jetty.util.component">Dumpable</a></span></div>
<div class="block">DumpableContainer
A Dumpable that is a container of beans can implement this
interface to allow it to refine which of its beans can be
dumped.</div>
</section>
<section class="summary">
<ul class="summary-list">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<li>
<section class="nested-class-summary" id="nested-class-summary">
<h2>Nested Class Summary</h2>
<div class="inherited-list">
<h2 id="nested-classes-inherited-from-class-org.eclipse.jetty.util.component.Dumpable">Nested classes/interfaces inherited from interface&nbsp;org.eclipse.jetty.util.component.<a href="Dumpable.html" title="interface in org.eclipse.jetty.util.component">Dumpable</a></h2>
<code><a href="Dumpable.DumpableContainer.html" title="interface in org.eclipse.jetty.util.component">Dumpable.DumpableContainer</a></code></div>
</section>
</li>
<!-- =========== FIELD SUMMARY =========== -->
<li>
<section class="field-summary" id="field-summary">
<h2>Field Summary</h2>
<div class="inherited-list">
<h3 id="fields-inherited-from-class-org.eclipse.jetty.util.component.Dumpable">Fields inherited from interface&nbsp;org.eclipse.jetty.util.component.<a href="Dumpable.html" title="interface in org.eclipse.jetty.util.component">Dumpable</a></h3>
<code><a href="Dumpable.html#KEY">KEY</a></code></div>
</section>
</li>
<!-- ========== METHOD SUMMARY =========== -->
<li>
<section class="method-summary" id="method-summary">
<h2>Method Summary</h2>
<div id="method-summary-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab5" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab5', 3)" class="table-tab">Default Methods</button></div>
<div id="method-summary-table.tabpanel" role="tabpanel">
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#isDumpable(java.lang.Object)" class="member-name-link">isDumpable</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>&nbsp;o)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5">&nbsp;</div>
</div>
</div>
</div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.eclipse.jetty.util.component.Dumpable">Methods inherited from interface&nbsp;org.eclipse.jetty.util.component.<a href="Dumpable.html" title="interface in org.eclipse.jetty.util.component">Dumpable</a></h3>
<code><a href="Dumpable.html#dump()">dump</a>, <a href="Dumpable.html#dump(java.lang.Appendable,java.lang.String)">dump</a>, <a href="Dumpable.html#dumpSelf()">dumpSelf</a></code></div>
</section>
</li>
</ul>
</section>
<section class="details">
<ul class="details-list">
<!-- ============ METHOD DETAIL ========== -->
<li>
<section class="method-details" id="method-detail">
<h2>Method Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="isDumpable(java.lang.Object)">
<h3>isDumpable</h3>
<div class="member-signature"><span class="modifiers">default</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isDumpable</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>&nbsp;o)</span></div>
</section>
</li>
</ul>
</section>
</li>
</ul>
</section>
<!-- ========= END OF CLASS DATA ========= -->
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 1995&#x2013;2022 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>