[
https://issues.apache.org/jira/browse/DELTASPIKE-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerhard Petracek resolved DELTASPIKE-475.
-----------------------------------------
Resolution: Fixed
#1 it's already possible to use other schedulers (a custom integration just
needs to provide a custom implementation of Scheduler (QuartzScheduler is
Deactivatable see DELTASPIKE-474) + a config-value for
"deltaspike.scheduler.job-class" -> users don't even need to provide a special
config - just a custom module which provides the config + handles deactivation
of the defaults correctly)
#2 as mentioned by romain, we can create own modules as soon as we support more
than quartz
> auto. registration of jobs with cron-expressions
> ------------------------------------------------
>
> Key: DELTASPIKE-475
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-475
> Project: DeltaSpike
> Issue Type: New Feature
> Components: Scheduler
> Reporter: Gerhard Petracek
> Assignee: Gerhard Petracek
> Fix For: 0.6
>
>
> includes:
> - support of any scheduler which allows to register jobs based on
> cron-expressions
> - default integration with quartz
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)