| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThreadPoolConfig.ThreadPoolPolicy | |
|---|---|
| org.apache.sling.commons.threads | |
| Uses of ThreadPoolConfig.ThreadPoolPolicy in org.apache.sling.commons.threads | 
|---|
| Methods in org.apache.sling.commons.threads that return ThreadPoolConfig.ThreadPoolPolicy | |
|---|---|
|  ThreadPoolConfig.ThreadPoolPolicy | ThreadPoolConfig.getBlockPolicy() | 
| static ThreadPoolConfig.ThreadPoolPolicy | ThreadPoolConfig.ThreadPoolPolicy.valueOf(java.lang.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. | 
| Methods in org.apache.sling.commons.threads with parameters of type ThreadPoolConfig.ThreadPoolPolicy | |
|---|---|
|  void | ThreadPoolConfig.setBlockPolicy(ThreadPoolConfig.ThreadPoolPolicy blockPolicy) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||