public class ShutdownRejectedExecutionHandler extends Object implements RejectedExecutionHandler
ThreadPoolExecutor,
14:49:05 belaban Exp $| Constructor and Description |
|---|
ShutdownRejectedExecutionHandler(RejectedExecutionHandler handler) |
public ShutdownRejectedExecutionHandler(RejectedExecutionHandler handler)
public void rejectedExecution(Runnable r, ThreadPoolExecutor executor)
rejectedExecution in interface RejectedExecutionHandlerCopyright © 2012 JBoss by Red Hat. All Rights Reserved.