|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.quartz.simpl.SimpleThreadPool com.atlassian.confluence.schedule.quartz.ConfluenceQuartzThreadPool
public final class ConfluenceQuartzThreadPool
Constructor Summary | |
---|---|
ConfluenceQuartzThreadPool()
|
Method Summary | |
---|---|
boolean |
runInThread(java.lang.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(java.lang.Runnable task)
runInThread
in interface org.quartz.spi.ThreadPool
runInThread
in class org.quartz.simpl.SimpleThreadPool
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |