Class Hierarchy
- java.lang.Object
- org.eclipse.jetty.util.component.AbstractLifeCycle (implements org.eclipse.jetty.util.component.LifeCycle)
- org.eclipse.jetty.util.component.ContainerLifeCycle (implements org.eclipse.jetty.util.component.Container, org.eclipse.jetty.util.component.Destroyable, org.eclipse.jetty.util.component.Dumpable.DumpableContainer)
- org.eclipse.jetty.util.thread.ExecutorThreadPool (implements org.eclipse.jetty.util.thread.ThreadPool.SizedThreadPool, org.eclipse.jetty.util.thread.TryExecutor, org.eclipse.jetty.util.VirtualThreads.Configurable)
- org.eclipse.jetty.util.thread.QueuedThreadPool (implements org.eclipse.jetty.util.component.Dumpable, java.util.concurrent.ThreadFactory, org.eclipse.jetty.util.thread.ThreadPool.SizedThreadPool, org.eclipse.jetty.util.thread.TryExecutor, org.eclipse.jetty.util.VirtualThreads.Configurable)
- org.eclipse.jetty.util.thread.ReservedThreadExecutor (implements org.eclipse.jetty.util.component.Dumpable, org.eclipse.jetty.util.thread.TryExecutor)
- org.eclipse.jetty.util.thread.VirtualThreadPool (implements org.eclipse.jetty.util.component.Dumpable, org.eclipse.jetty.util.thread.ThreadPool, org.eclipse.jetty.util.thread.TryExecutor, org.eclipse.jetty.util.VirtualThreads.Configurable)
- org.eclipse.jetty.util.thread.ScheduledExecutorScheduler (implements org.eclipse.jetty.util.component.Dumpable, org.eclipse.jetty.util.thread.Scheduler)
- org.eclipse.jetty.util.thread.Sweeper (implements java.lang.Runnable)
- org.eclipse.jetty.util.thread.TimerScheduler (implements java.lang.Runnable, org.eclipse.jetty.util.thread.Scheduler)
- org.eclipse.jetty.util.thread.AutoLock (implements java.lang.AutoCloseable, java.io.Serializable)
- org.eclipse.jetty.util.thread.Invocable.Task.Abstract (implements org.eclipse.jetty.util.thread.Invocable.Task)
- org.eclipse.jetty.util.thread.SerializedExecutor (implements java.util.concurrent.Executor)
- org.eclipse.jetty.util.thread.SerializedInvoker
- java.lang.Thread (implements java.lang.Runnable)
- org.eclipse.jetty.util.thread.ThreadClassLoaderScope (implements java.io.Closeable)
- org.eclipse.jetty.util.thread.ThreadIdPool<E> (implements org.eclipse.jetty.util.component.Dumpable)
- org.eclipse.jetty.util.thread.ThreadPoolBudget
- org.eclipse.jetty.util.thread.ThreadPoolBudget.Leased (implements org.eclipse.jetty.util.thread.ThreadPoolBudget.Lease)
- org.eclipse.jetty.util.thread.TrackingExecutor (implements org.eclipse.jetty.util.component.Dumpable, java.util.concurrent.Executor)
- org.eclipse.jetty.util.thread.TryExecutor.NoTryExecutor (implements org.eclipse.jetty.util.thread.TryExecutor)