Uses of Package
org.eclipse.jetty.util.thread
Package
Description
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
Jetty Client : Utility Classes
Jetty IO : Core classes for Jetty IO subsystem
Jetty Proxy : Async Proxy Support
This module contains the main abstractions for the QUIC protocol.
Jetty Server : Core Server API
Jetty Server : Session Management Implementations
Jetty Util : Common Utility Classes
Jetty Util : Common Resource Utilities
Jetty Util : Common ThreadPool Utilities
-
ClassDescriptionThe behavior of an
Invocable
when it is invoked.ASweeper.Sweepable
resource implements this interface to signal to aSweeper
or to a parent container if it needs to be swept or not. -
ClassDescriptionA
Sweeper.Sweepable
resource implements this interface to signal to aSweeper
or to a parent container if it needs to be swept or not. -
-
-
-
ClassDescriptionA pool for threads.A variation of Executor that can confirm if a thread is available immediately
-
-
-
ClassDescriptionA
Sweeper.Sweepable
resource implements this interface to signal to aSweeper
or to a parent container if it needs to be swept or not. -
-
-
-
-
-
-
-
ClassDescriptionReentrant lock that can be used in a try-with-resources statement.The behavior of an
Invocable
when it is invoked.A pool for threads. -
ClassDescriptionReentrant lock that can be used in a try-with-resources statement.
-
-
-
-
-
ClassDescriptionReentrant lock that can be used in a try-with-resources statement.A reentrant lock with a condition that can be used in a try-with-resources statement.The behavior of an
Invocable
when it is invoked.A task with anInvocable.InvocationType
.A thread pool with a queue of jobs to execute.ShutdownThread is a shutdown hook thread implemented as singleton that maintains a list of lifecycle instances that are registered with it and provides ability to stop these lifecycles upon shutdown of the Java Virtual MachineASweeper.Sweepable
resource implements this interface to signal to aSweeper
or to a parent container if it needs to be swept or not.A pool for threads.Specialized sub-interface of ThreadPool that allows to get/set the minimum and maximum number of threads of the pool.A budget of required thread usage, used to warn or error for insufficient configured threads.A variation of Executor that can confirm if a thread is available immediately -
-
-
-