public class LifecycleRejectedExecutionHandler extends ThreadPoolExecutor.AbortPolicy
IllegalLifecycleStateException.| Modifier and Type | Method and Description |
|---|---|
static LifecycleRejectedExecutionHandler |
getInstance() |
void |
rejectedExecution(Runnable r,
ThreadPoolExecutor executor) |
public static LifecycleRejectedExecutionHandler getInstance()
public void rejectedExecution(Runnable r, ThreadPoolExecutor executor)
rejectedExecution in interface RejectedExecutionHandlerrejectedExecution in class ThreadPoolExecutor.AbortPolicyCopyright © 2022 JBoss by Red Hat. All rights reserved.