Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timer service #185

Closed
wick-ed opened this issue Jul 2, 2014 · 1 comment
Closed

Timer service #185

wick-ed opened this issue Jul 2, 2014 · 1 comment
Assignees

Comments

@wick-ed
Copy link
Member

wick-ed commented Jul 2, 2014

We need a basic timer service to execute certain bean methods at certain points in time. This SHOULD be loosely based on cron syntax.

UAC:

  • Developers MUST be able to specify an execution time or period for certain bean methods
  • This specification SHOULD be within the bean annotation
  • This MUST be available to all stateful beans
  • This MIGHT be available to other structures
@wick-ed wick-ed added this to the Release 1.0.0.0 "Iron Horse" milestone Jul 2, 2014
@zelgerj zelgerj self-assigned this Jul 14, 2014
@wagnert
Copy link
Member

wagnert commented Sep 12, 2014

Implemented with appserver-0.9.0-alpha, which can be downloaded from our build server http://builds.apperver.io ...

@wagnert wagnert closed this as completed Sep 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants