Module org.eclipse.jetty.util
Package org.eclipse.jetty.util.component
Interface Dumpable.DumpableContainer
- All Superinterfaces:
Dumpable
- All Known Implementing Classes:
AdaptiveExecutionStrategy,AttributeContainerMap,CompressionPool,ContainerLifeCycle,DeflaterPool,EatWhatYouKill,ExecutorThreadPool,InflaterPool,KeyStoreScanner,MonitoredQueuedThreadPool,QueuedThreadPool,ReservedThreadExecutor,Scanner,SslContextFactory,SslContextFactory.Client,SslContextFactory.Server,VirtualThreadPool
- Enclosing interface:
Dumpable
A Dumpable that is a container of beans can implement this
interface to allow it to refine which of its beans can be
dumped.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.jetty.util.component.Dumpable
Dumpable.DumpableContainer, Dumpable.DumpAppendable -
Field Summary
-
Method Summary
-
Method Details
-
isDumpable
-