| Package | Description | 
|---|---|
| org.apache.sling.commons.threads | 
| Modifier and Type | Method and Description | 
|---|---|
| ThreadPool | ThreadPoolManager. create(ThreadPoolConfig config)Create a new thread pool with this configuration. | 
| ThreadPool | ThreadPoolManager. create(ThreadPoolConfig config,
      java.lang.String label)Create a new thread pool with this configuration. | 
| ThreadPool | ThreadPoolManager. get(java.lang.String name)Get a thread pool. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ThreadPoolManager. release(ThreadPool pool)Release the thread pool again. | 
Copyright © 2018 The Apache Software Foundation. All rights reserved.