com.github.axet.wget
Class LimitThreadPool.BlockUntilFree
java.lang.Object
com.github.axet.wget.LimitThreadPool.BlockUntilFree
- All Implemented Interfaces:
- RejectedExecutionHandler
- Enclosing class:
- LimitThreadPool
protected static class LimitThreadPool.BlockUntilFree
- extends Object
- implements RejectedExecutionHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LimitThreadPool.BlockUntilFree
protected LimitThreadPool.BlockUntilFree()
rejectedExecution
public void rejectedExecution(Runnable r,
ThreadPoolExecutor executor)
- Specified by:
rejectedExecution in interface RejectedExecutionHandler
Copyright © 2012. All Rights Reserved.