|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.quartz.simpl.SimpleThreadPool
com.atlassian.confluence.schedule.quartz.ConfluenceQuartzThreadPool
public final class ConfluenceQuartzThreadPool
| Constructor Summary | |
|---|---|
ConfluenceQuartzThreadPool()
|
|
| Method Summary | |
|---|---|
boolean |
runInThread(Runnable task)
|
| Methods inherited from class org.quartz.simpl.SimpleThreadPool |
|---|
blockForAvailableThreads, clearFromBusyWorkersList, createWorkerThreads, getLog, getPoolSize, getThreadCount, getThreadNamePrefix, getThreadPriority, initialize, isMakeThreadsDaemons, isThreadsInheritContextClassLoaderOfInitializingThread, isThreadsInheritGroupOfInitializingThread, makeAvailable, setInstanceId, setInstanceName, setMakeThreadsDaemons, setThreadCount, setThreadNamePrefix, setThreadPriority, setThreadsInheritContextClassLoaderOfInitializingThread, setThreadsInheritGroupOfInitializingThread, shutdown, shutdown |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfluenceQuartzThreadPool()
| Method Detail |
|---|
public boolean runInThread(Runnable task)
runInThread in interface org.quartz.spi.ThreadPoolrunInThread in class org.quartz.simpl.SimpleThreadPool
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||