Class UnboundedGrowingThreadPoolExecutor.PutBackExecutionHandler

java.lang.Object
com.suse.common.concurrent.UnboundedGrowingThreadPoolExecutor.PutBackExecutionHandler
All Implemented Interfaces:
RejectedExecutionHandler
Enclosing class:
UnboundedGrowingThreadPoolExecutor

private static class UnboundedGrowingThreadPoolExecutor.PutBackExecutionHandler extends Object implements RejectedExecutionHandler
Custom handler of the rejection event to make sure the rejected item are put back to the queue