|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.kernel.concurrent.DiscardOldestPolicy
public class DiscardOldestPolicy
| Constructor Summary | |
|---|---|
DiscardOldestPolicy()
|
|
| Method Summary | |
|---|---|
void |
rejectedExecution(java.lang.Runnable runnable,
ThreadPoolExecutor threadPoolExecutor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DiscardOldestPolicy()
| Method Detail |
|---|
public void rejectedExecution(java.lang.Runnable runnable,
ThreadPoolExecutor threadPoolExecutor)
rejectedExecution in interface RejectedExecutionHandler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||