public interface RejectedExecutionHandler
RejectedExecutionHandler.RejectedExecutionHandler| Modifier and Type | Method and Description |
|---|---|
void |
rejectedExecution(Runnable runnable,
ThreadPoolExecutor threadPoolExecutor) |
void rejectedExecution(Runnable runnable, ThreadPoolExecutor threadPoolExecutor)