| Scheduled |
Identifies a method of a bean class that is automatically scheduled and invoked by the container.
|
| Scheduled.ConcurrentExecution |
Represents a strategy to handle concurrent execution of a scheduled method.
|
| Scheduled.SkipPredicate |
|
| ScheduledExecution |
Scheduled execution metadata.
|
| Scheduler.JobDefinition |
The job definition is a builder-like API that can be used to define a job programmatically.
|
| SchedulerPaused |
This event is fired synchronously and asynchronously when the Scheduler.pause() method is called.
|
| SchedulerResumed |
This event is fired synchronously and asynchronously when the Scheduler.resume() method is called.
|
| Trigger |
Trigger is bound to a scheduled task.
|