Class PooledExecutor.AbortWhenBlocked

java.lang.Object
EDU.oswego.cs.dl.util.concurrent.PooledExecutor.AbortWhenBlocked
All Implemented Interfaces:
PooledExecutor.BlockedExecutionHandler
Enclosing class:
PooledExecutor

protected class PooledExecutor.AbortWhenBlocked extends Object implements PooledExecutor.BlockedExecutionHandler
Class defining Abort action.