-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
enhancementNew feature or requestNew feature or request
Description
As a ...
- Application user/user of the configuration itself
- API user (application developer)
- SPI user (container or runtime developer)
- Specification implementer
I need to be able to ...
The @Asynchronous(runAt=) lacks several features from the existing Spring and EJB.
Which enables me to ...
Add the following attributes to the @Scheduled annotations.
- initial delay
- fixed delay between intervals
- if start the next running when the last running is not finished
- Only run once.
@Timeoutreplacement from EJB
Additional information
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request