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

[jira] [Assigned] (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 ]

Gerhard Petracek reassigned DELTASPIKE-1032:
--------------------------------------------

    Assignee: Gerhard Petracek

> 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
>            Assignee: Gerhard Petracek
>            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)