public static class DynamicThreadPoolExecutor.ForceQueuePolicy extends Object implements RejectedExecutionHandler
| Constructor and Description |
|---|
DynamicThreadPoolExecutor.ForceQueuePolicy() |
public DynamicThreadPoolExecutor.ForceQueuePolicy()
public void rejectedExecution(Runnable r, ThreadPoolExecutor executor)
rejectedExecution in interface RejectedExecutionHandlerCopyright © 2009-2012 jclouds. All Rights Reserved.