|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.util.concurrent.ThreadPoolExecutor.CallerRunsPolicy com.atlassian.confluence.event.MonitorableCallerRunsPolicy
public class MonitorableCallerRunsPolicy
Constructor Summary | |
---|---|
MonitorableCallerRunsPolicy(com.atlassian.event.config.EventThreadPoolConfiguration configuration)
|
Method Summary | |
---|---|
void |
rejectedExecution(java.lang.Runnable r,
java.util.concurrent.ThreadPoolExecutor e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MonitorableCallerRunsPolicy(com.atlassian.event.config.EventThreadPoolConfiguration configuration)
Method Detail |
---|
public void rejectedExecution(java.lang.Runnable r, java.util.concurrent.ThreadPoolExecutor e)
rejectedExecution
in interface java.util.concurrent.RejectedExecutionHandler
rejectedExecution
in class java.util.concurrent.ThreadPoolExecutor.CallerRunsPolicy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |