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 RejectedExecutionHandler
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.