Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.eclipse.jetty.util.thread Classes and Interfaces - 18 results found.
NameDescriptionTypePackageFramework
ExecuteProduceConsumeA strategy where the thread calls produce will always run the resulting task itself.Classorg.eclipse.jetty.util.thread.strategyJetty
ExecutionStrategyAn ExecutionStrategy executes Runnable tasks produced by a ExecutionStrategy.Interfaceorg.eclipse.jetty.util.threadJetty
ExecutionStrategy .FactoryClassorg.eclipse.jetty.util.thread.ExecutionStrategyJetty
ExecutionStrategy .ProducerA producer of Runnable tasks to run.Interfaceorg.eclipse.jetty.util.thread.ExecutionStrategyJetty
ExecutorThreadPoolJetty ThreadPool using java 5 ThreadPoolExecutor This class wraps a ExecutorService as a ThreadPool andClassorg.eclipse.jetty.util.threadJetty
LockerThis is a lock designed to protect VERY short sections of critical code.Classorg.eclipse.jetty.util.threadJetty
ProduceConsumeA strategy where the caller thread iterates over task production, submitting each task to an Executor for execution.Classorg.eclipse.jetty.util.thread.strategyJetty
ProduceExecuteConsumeA strategy where the caller thread iterates over task production, submitting each task to an Executor for execution.Classorg.eclipse.jetty.util.thread.strategyJetty
QueuedThreadPoolClassorg.eclipse.jetty.util.threadJetty
ScheduledExecutorScheduler While use of ScheduledThreadPoolExecutor creates futures that will not be used, it has the advantage of allowing to set a property to remove cancelled tasks from itsClassorg.eclipse.jetty.util.threadJetty
SchedulerInterfaceorg.eclipse.jetty.util.threadJetty
ShutdownThreadShutdownThread is a shutdown hook thread implemented as singleton that maintains a list of lifecycle instancesClassorg.eclipse.jetty.util.threadJetty
SweeperA utility class to perform periodic sweeping of resources.Classorg.eclipse.jetty.util.threadJetty
Sweeper .SweepableA Sweeper.Interfaceorg.eclipse.jetty.util.thread.SweeperJetty
ThreadClassLoaderScopeClassorg.eclipse.jetty.util.threadJetty
ThreadPool A specialization of Executor interface that provides reporting methods (eg getThreads()) and the option of configuration methods (e.Interfaceorg.eclipse.jetty.util.threadJetty
ThreadPool .SizedThreadPoolInterfaceorg.eclipse.jetty.util.thread.ThreadPoolJetty
TimerSchedulerClassorg.eclipse.jetty.util.threadJetty