public class CustomRejectionPolicy extends Object implements RejectedExecutionHandler
| Constructor and Description |
|---|
CustomRejectionPolicy(String rejection_policy) |
public static final String NAME
public CustomRejectionPolicy(String rejection_policy)
public void rejectedExecution(Runnable r, ThreadPoolExecutor executor)
rejectedExecution in interface RejectedExecutionHandlerCopyright © 2013 JBoss, a division of Red Hat. All rights reserved.