public class ThreadPoolExecutorNotifier.CallerRunner
extends java.util.concurrent.ThreadPoolExecutor.CallerRunsPolicy
Constructor and Description |
---|
CallerRunner() |
Modifier and Type | Method and Description |
---|---|
void |
rejectedExecution(java.lang.Runnable r,
java.util.concurrent.ThreadPoolExecutor executor) |
public void rejectedExecution(java.lang.Runnable r, java.util.concurrent.ThreadPoolExecutor executor)
rejectedExecution
in interface java.util.concurrent.RejectedExecutionHandler
rejectedExecution
in class java.util.concurrent.ThreadPoolExecutor.CallerRunsPolicy
Copyright © 2013 Dassault Systèmes, All Rights Reserved.