| Package | Description |
|---|---|
| org.quartz.core |
| Modifier and Type | Class and Description |
|---|---|
class |
JobRunShell
JobRunShell instances are responsible for providing the 'safe' environment for
Job s to run in, and for performing all of the work of
executing the Job, catching ANY thrown exceptions, updating the Trigger with the Job's completion code, etc. |
Copyright © 2011–2017 Knowm Inc.. All rights reserved.