public final class

ConfluenceQuartzThreadPool

extends SimpleThreadPool
java.lang.Object
   ↳ org.quartz.simpl.SimpleThreadPool
     ↳ com.atlassian.confluence.schedule.quartz.ConfluenceQuartzThreadPool

Summary

Public Constructors
ConfluenceQuartzThreadPool()
Public Methods
boolean runInThread(Runnable task)
[Expand]
Inherited Methods
From class org.quartz.simpl.SimpleThreadPool
From class java.lang.Object
From interface org.quartz.spi.ThreadPool

Public Constructors

public ConfluenceQuartzThreadPool ()

Public Methods

public boolean runInThread (Runnable task)