public class AbortPolicyWithReport extends ThreadPoolExecutor.AbortPolicy
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
AbortPolicyWithReport(String threadName) |
public AbortPolicyWithReport(String threadName)
public void rejectedExecution(Runnable r, ThreadPoolExecutor e)
rejectedExecution in interface RejectedExecutionHandlerrejectedExecution in class ThreadPoolExecutor.AbortPolicyCopyright © 2018. All rights reserved.