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) void
initialize
(Scheduler scheduler)
-
Constructor Details
-
GuiceJobRunShellFactory
-
-
Method Details
-
initialize
- Specified by:
initialize
in interfaceJobRunShellFactory
- Throws:
SchedulerConfigException
-
createJobRunShell
- Specified by:
createJobRunShell
in interfaceJobRunShellFactory
- Throws:
SchedulerException
-