Skip to content

[Use Case]: More Control on Scheduled #640

@hantsy

Description

@hantsy

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.

  1. initial delay
  2. fixed delay between intervals
  3. if start the next running when the last running is not finished
  4. Only run once.
  5. @Timeout replacement from EJB

Additional information

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions