Skip to content
This repository has been archived by the owner on Mar 5, 2020. It is now read-only.

Create descriptive TaskScheduler Framework #503

Open
Legion2 opened this issue Sep 23, 2018 · 0 comments
Open

Create descriptive TaskScheduler Framework #503

Legion2 opened this issue Sep 23, 2018 · 0 comments

Comments

@Legion2
Copy link
Member

Legion2 commented Sep 23, 2018

Create a Framework for the TaskScheduler using annotations to describe interval schedules and time triggered schedules. The annotated time triggered schedules can be activated using the api of the TaskScheduler. The interval schedules are scheduled automatically with the start of the Application.

This Framework ensures that Service references MUST NOT be passed to the TaskScheduler to have access to them in the scheduled runnable.
This is currently the case!

Deprecate the current programmatic TaskScheduler api.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant