Package com.axelor.quartz
Class GuiceJobRunShellFactory
java.lang.Object
com.axelor.quartz.GuiceJobRunShellFactory
- All Implemented Interfaces:
JobRunShellFactory
Custom
JobRunShellFactory to use GuiceJobRunShell.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateJobRunShell(TriggerFiredBundle bundle) voidinitialize(Scheduler scheduler)
-
Constructor Details
-
GuiceJobRunShellFactory
-
-
Method Details
-
initialize
- Specified by:
initializein interfaceJobRunShellFactory- Throws:
SchedulerConfigException
-
createJobRunShell
- Specified by:
createJobRunShellin interfaceJobRunShellFactory- Throws:
SchedulerException
-