EDU.oswego.cs.dl.util.concurrent

Class PooledExecutor.RunWhenBlocked

protected class PooledExecutor.RunWhenBlocked extends Object implements PooledExecutor.BlockedExecutionHandler

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

Method Detail

blockedAction

public boolean blockedAction(Runnable command)