| Package | Description | 
|---|---|
| org.apache.sling.commons.threads | 
| Modifier and Type | Method and Description | 
|---|---|
| ThreadPoolConfig.ThreadPoolPolicy | ThreadPoolConfig. getBlockPolicy()Return the block policy. | 
| ThreadPoolConfig.ThreadPoolPolicy | ModifiableThreadPoolConfig. getBlockPolicy() | 
| static ThreadPoolConfig.ThreadPoolPolicy | ThreadPoolConfig.ThreadPoolPolicy. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static ThreadPoolConfig.ThreadPoolPolicy[] | ThreadPoolConfig.ThreadPoolPolicy. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ModifiableThreadPoolConfig. setBlockPolicy(ThreadPoolConfig.ThreadPoolPolicy blockPolicy)Set the block policy. | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.