Uses of Interface
org.apache.sling.commons.threads.ThreadPool
Package
Description
-
Uses of ThreadPool in org.apache.sling.commons.threads
Modifier and TypeMethodDescriptionThreadPoolManager.create
(ThreadPoolConfig config) Create a new thread pool with this configuration.ThreadPoolManager.create
(ThreadPoolConfig config, String label) Create a new thread pool with this configuration.Get a thread pool.Modifier and TypeMethodDescriptionvoid
ThreadPoolManager.release
(ThreadPool pool) Release the thread pool again. -
Uses of ThreadPool in org.apache.sling.event.impl.jobs.queues
-
Uses of ThreadPool in org.apache.sling.event.impl.support