public class AbortPolicyWithReport extends ThreadPoolExecutor.AbortPolicy
| Constructor and Description |
|---|
AbortPolicyWithReport(String threadName,
URL url) |
public void rejectedExecution(Runnable r, ThreadPoolExecutor e)
rejectedExecution in interface RejectedExecutionHandlerrejectedExecution in class ThreadPoolExecutor.AbortPolicyCopyright © 2011–2018 The Dubbo Project. All rights reserved.