public class ProgressCheckRejectionPolicy extends Object implements RejectedExecutionHandler
Constructor and Description |
---|
ProgressCheckRejectionPolicy(String rejection_policy) |
Modifier and Type | Method and Description |
---|---|
void |
rejectedExecution(Runnable r,
ThreadPoolExecutor executor) |
public static final String NAME
public ProgressCheckRejectionPolicy(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.