Uses of Interface
org.quartz.core.JobRunShellFactory
-
Uses of JobRunShellFactory in org.quartz.core
Modifier and TypeClassDescriptionclass
Responsible for creating the instances of aJobRunShell
to be used within theQuartzScheduler
instance.Modifier and TypeMethodDescriptionQuartzSchedulerResources.getJobRunShellFactory()
Get the
for theJobRunShellFactory
to use.QuartzScheduler
Modifier and TypeMethodDescriptionvoid
QuartzSchedulerResources.setJobRunShellFactory
(JobRunShellFactory jobRunShellFactory) Set the
for theJobRunShellFactory
to use.QuartzScheduler