public class ForceQueuePolicy extends Object implements RejectedExecutionHandler
Constructor and Description |
---|
ForceQueuePolicy() |
Modifier and Type | Method and Description |
---|---|
void |
rejectedExecution(Runnable r,
ThreadPoolExecutor executor) |
public void rejectedExecution(Runnable r, ThreadPoolExecutor executor)
rejectedExecution
in interface RejectedExecutionHandler
Copyright © GigaSpaces.