Class DThreadPoolExecutor.AbortPolicy

java.lang.Object
org.qiunet.utils.timer.executor.DThreadPoolExecutor.AbortPolicy
All Implemented Interfaces:
DRejectedExecutionHandler
Enclosing class:
DThreadPoolExecutor

public static class DThreadPoolExecutor.AbortPolicy extends Object implements DRejectedExecutionHandler
A handler for rejected tasks that throws a RejectedExecutionException.