public class AbortPolicyWithReport extends ThreadPoolExecutor.AbortPolicy
AbortPolicyWithReport(String threadName, URL url)
void
rejectedExecution(Runnable r, ThreadPoolExecutor e)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbortPolicyWithReport(String threadName, URL url)
public void rejectedExecution(Runnable r, ThreadPoolExecutor e)
rejectedExecution
RejectedExecutionHandler
ThreadPoolExecutor.AbortPolicy
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.