public class BlockingHandler extends Object implements RejectedExecutionHandler
| Constructor and Description |
|---|
BlockingHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
rejectedExecution(Runnable r,
ThreadPoolExecutor executor) |
public void rejectedExecution(Runnable r, ThreadPoolExecutor executor)
rejectedExecution in interface RejectedExecutionHandlerCopyright © 2018 red6 enterprise software GmbH. All rights reserved.