|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.kernel.concurrent.CallerRunsPolicy
public class CallerRunsPolicy
| Constructor Summary | |
|---|---|
CallerRunsPolicy()
|
|
| 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 CallerRunsPolicy()
| 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 | ||||||||