EDU.oswego.cs.dl.util.concurrent

Class PooledExecutor.WaitWhenBlocked

protected class PooledExecutor.WaitWhenBlocked extends Object implements PooledExecutor.BlockedExecutionHandler

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

Method Detail

blockedAction

public boolean blockedAction(Runnable command)