All Classes
-
All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary Class Description FailedExecution This event is fired synchronously and asynchronously when an execution of a scheduled method throw an exception.Scheduled Identifies a method of a bean class that is automatically scheduled and invoked by the container.Scheduled.ApplicationNotRunning Execution is skipped if the application is not running (either not started or already shutdown).Scheduled.ConcurrentExecution Represents a strategy to handle concurrent execution of a scheduled method.Scheduled.Never Execution is never skipped.Scheduled.Schedules Scheduled.SkipPredicate ScheduledExecution Scheduled execution metadata.Scheduler The container provides a built-in bean with bean typeSchedulerand qualifierDefault.SkippedExecution This event is fired synchronously and asynchronously when an execution of a scheduled method is skipped.SuccessfulExecution This event is fired synchronously and asynchronously when an execution of a scheduled method is successful.Trigger Trigger is bound to a scheduled task.