Uses of Class
io.helidon.common.configurable.ThreadPool.RejectionHandler
-
Uses of ThreadPool.RejectionHandler in io.helidon.common.configurable
Modifier and TypeMethodDescriptionThreadPool.getRejectedExecutionHandler()
ThreadPoolConfig.BuilderBase.rejectionHandler()
Rejection policy of the thread pool executor.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImpl.rejectionHandler()
Modifier and TypeMethodDescriptionThreadPoolConfig.BuilderBase.rejectionHandler
(ThreadPool.RejectionHandler rejectionHandler) Rejection policy of the thread pool executor.