You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Pablo Pita Leira (JIRA)" <ji...@apache.org> on 2015/11/23 13:34:10 UTC

[jira] [Updated] (DELTASPIKE-1032) document creating quartz scheduling jobs at runtime

     [ https://issues.apache.org/jira/browse/DELTASPIKE-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pablo Pita Leira updated DELTASPIKE-1032:
-----------------------------------------
    Attachment: scheduler.adoc

> document creating quartz scheduling jobs at runtime
> ---------------------------------------------------
>
>                 Key: DELTASPIKE-1032
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1032
>             Project: DeltaSpike
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Pablo Pita Leira
>            Priority: Minor
>         Attachments: scheduler.adoc
>
>
> In certain cases the scheduling jobs have to be created at runtime, for example, because the configuration details like polling intervals for the jobs are given at runtime or because the number of jobs to be executed is unknown. This case should be documented as well. 
> In this case, unwrap Deltaspike's jobScheduler and work directly with the base (Quartz) Scheduler instance. 
> As we are still using the (Quartz) JobFactory provided by DeltaSpike, the jobs created get their dependencies via CDI.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)