Uses of Interface
org.apache.sling.commons.threads.ThreadPoolConfig
Packages that use ThreadPoolConfig
-
Uses of ThreadPoolConfig in org.apache.sling.commons.threads
Classes in org.apache.sling.commons.threads that implement ThreadPoolConfigModifier and TypeClassDescriptionfinal class
This is a modifiable thread pool configuration that can be instantiated and then configured to create a new thread pool.Methods in org.apache.sling.commons.threads that return ThreadPoolConfigMethods in org.apache.sling.commons.threads with parameters of type ThreadPoolConfigModifier 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.Constructors in org.apache.sling.commons.threads with parameters of type ThreadPoolConfigModifierConstructorDescriptionClone an existing configuration