| Package | Description |
|---|---|
| org.quartz.core |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardJobRunShellFactory
Responsible for creating the instances of a
JobRunShell to be used within the QuartzScheduler instance. |
| Modifier and Type | Method and Description |
|---|---|
JobRunShellFactory |
QuartzSchedulerResources.getJobRunShellFactory()
Get the
for the to use. |
| Modifier and Type | Method and Description |
|---|---|
void |
QuartzSchedulerResources.setJobRunShellFactory(JobRunShellFactory jobRunShellFactory)
Set the
for the to use. |
Copyright © 2011–2017 Knowm Inc.. All rights reserved.