Module org.eclipse.jetty.util
Package org.eclipse.jetty.util.component
Interface Dumpable.DumpableContainer
- All Superinterfaces:
Dumpable
- All Known Implementing Classes:
AdaptiveExecutionStrategy,AttributeContainerMap,ContainerLifeCycle,EatWhatYouKill,ExecutorThreadPool,KeyStoreScanner,MonitoredQueuedThreadPool,QueuedThreadPool,Scanner
- Enclosing interface:
- Dumpable
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.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.jetty.util.component.Dumpable
Dumpable.DumpableContainer -
Field Summary
-
Method Summary
-
Method Details
-
isDumpable
-