class LoggingPoolFactory.2 extends java.util.concurrent.RejectedExecutionHandler
| Constructor and description |
|---|
LoggingPoolFactory.2() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
rejectedExecution(java.lang.Runnable r, java.util.concurrent.ThreadPoolExecutor executor) |
| Methods inherited from class | Name |
|---|---|
interface java.util.concurrent.RejectedExecutionHandler |
java.util.concurrent.RejectedExecutionHandler#rejectedExecution(java.lang.Runnable, java.util.concurrent.ThreadPoolExecutor) |