Uses of Package
io.quarkus.scheduler
-
Packages that use io.quarkus.scheduler Package Description io.quarkus.scheduler io.quarkus.scheduler.runtime io.quarkus.scheduler.runtime.util -
Classes in io.quarkus.scheduler used by io.quarkus.scheduler Class Description Scheduled Marks a business method to be 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.Trigger Trigger is bound to a scheduled task. -
Classes in io.quarkus.scheduler used by io.quarkus.scheduler.runtime Class Description Scheduled Marks a business method to be automatically scheduled and invoked by the container.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.Trigger Trigger is bound to a scheduled task. -
Classes in io.quarkus.scheduler used by io.quarkus.scheduler.runtime.util Class Description Scheduled Marks a business method to be automatically scheduled and invoked by the container.