RejectedExecutionHandler
public static class ThreadPoolExecutor.AbortPolicyextends Objectimplements RejectedExecutionHandler
RejectedExecutionException
ThreadPoolExecutor
ScheduledThreadPoolExecutor
AbortPolicy()
AbortPolicy
void
rejectedExecution(Runnable r, ThreadPoolExecutor e)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbortPolicy()
public void rejectedExecution(Runnable r, ThreadPoolExecutor e)
rejectedExecution
r
e