public class CountingRejectedExecutionHandler extends Object implements RejectedExecutionHandler
| Constructor and Description |
|---|
CountingRejectedExecutionHandler() |
public void reset()
public long getRejected()
public void rejectedExecution(Runnable r, ThreadPoolExecutor executor)
rejectedExecution in interface RejectedExecutionHandlerCopyright © 2012-2015 Cloudhopper by Twitter. All Rights Reserved.