@Singleton public class VerboseThreadExecutorPolicy extends AbstractLoggingThreadExecutorPolicy
ThreadPoolExecutor.CallerRunsPolicy}
logger
Modifier and Type | Method and Description |
---|---|
void |
rejectedExecution(runnable : Runnable,
executor : ThreadPoolExecutor) |
void |
uncaughtException(t : Thread,
e : Throwable) |
log
runRejectedTask
public def
rejectedExecution(runnable : Runnable,
executor : ThreadPoolExecutor) : void
rejectedExecution
in interface RejectedExecutionHandler
rejectedExecution
in class AbstractThreadExecutorPolicy
Copyright © 2021 the original authors or authors.