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 RejectedExecutionHandler
Copyright © 2009-2012 jclouds. All Rights Reserved.