| Package | Description | 
|---|---|
| org.apache.sling.commons.threads | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ModifiableThreadPoolConfigThis is a modifiable thread pool configuration that can be instantiated
 and then configured to create a new thread pool. | 
| Modifier and Type | Method and Description | 
|---|---|
| ThreadPoolConfig | ThreadPool. getConfiguration()The thread pool configuration. | 
| Modifier and Type | Method and Description | 
|---|---|
| ThreadPool | ThreadPoolManager. create(ThreadPoolConfig config)Create a new thread pool with this configuration. | 
| ThreadPool | ThreadPoolManager. create(ThreadPoolConfig config,
      String label)Create a new thread pool with this configuration. | 
| Constructor and Description | 
|---|
| ModifiableThreadPoolConfig(ThreadPoolConfig copy)Clone an existing configuration | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.