EDU.oswego.cs.dl.util.concurrent

Class PooledExecutor.AbortWhenBlocked

protected class PooledExecutor.AbortWhenBlocked extends Object implements PooledExecutor.BlockedExecutionHandler

Class defining Abort action. *
Method Summary
booleanblockedAction(Runnable command)

Method Detail

blockedAction

public boolean blockedAction(Runnable command)