| Package | Description |
|---|---|
| org.quartz.core |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleThreadPool
This is class is a simple implementation of a thread pool, based on the
interface. |
| Modifier and Type | Method and Description |
|---|---|
ThreadPool |
QuartzSchedulerResources.getThreadPool()
Get the
for the to use. |
| Modifier and Type | Method and Description |
|---|---|
void |
QuartzSchedulerResources.setThreadPool(ThreadPool threadPool)
Set the
for the to use. |
Copyright © 2011–2017 Knowm Inc.. All rights reserved.