public class ProgressCheckRejectionPolicy
extends java.lang.Object
implements java.util.concurrent.RejectedExecutionHandler
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
Constructor and Description |
---|
ProgressCheckRejectionPolicy(java.lang.String rejection_policy) |
Modifier and Type | Method and Description |
---|---|
void |
rejectedExecution(java.lang.Runnable r,
java.util.concurrent.ThreadPoolExecutor executor) |
public static final java.lang.String NAME
Copyright © 1998-2020 Red Hat. All Rights Reserved.