public static class BlockingThreadPoolExecutor.BlockingExecutionHandler extends Object implements RejectedExecutionHandler
| Constructor and Description |
|---|
BlockingThreadPoolExecutor.BlockingExecutionHandler() |
public BlockingThreadPoolExecutor.BlockingExecutionHandler()
public void rejectedExecution(Runnable task, ThreadPoolExecutor executor)
rejectedExecution in interface RejectedExecutionHandlerCopyright © 2015. All rights reserved.