public static final class CismetConcurrency.LoggingAbortPolicy extends ThreadPoolExecutor.AbortPolicy
ThreadPoolExecutor.AbortPolicy that logs a warn message (using log4j) before doing the actual handling.ThreadPoolExecutor.AbortPolicy| Constructor and Description |
|---|
LoggingAbortPolicy() |
| Modifier and Type | Method and Description |
|---|---|
void |
rejectedExecution(Runnable r,
ThreadPoolExecutor e) |
public void rejectedExecution(Runnable r, ThreadPoolExecutor e)
rejectedExecution in interface RejectedExecutionHandlerrejectedExecution in class ThreadPoolExecutor.AbortPolicyCopyright © 2012–2026 cismet GmbH. All rights reserved.