Uses of Class
io.quarkus.scheduler.common.runtime.DelegateInvoker
Packages that use DelegateInvoker
-
Uses of DelegateInvoker in io.quarkus.scheduler.common.runtime
Subclasses of DelegateInvoker in io.quarkus.scheduler.common.runtimeModifier and TypeClassDescriptionclassfinal classAn invoker wrapper that skips concurrent executions.final classA scheduled invoker wrapper that skips the execution if the predicate evaluates to true.final classAn invoker wrapper that fires CDI events when an execution of a scheduled method is finished.