Uses of Interface
io.helidon.scheduling.Invocation
-
Packages that use Invocation Package Description io.helidon.scheduling Scheduling for Helidon SE reactive implementation. -
-
Uses of Invocation in io.helidon.scheduling
Classes in io.helidon.scheduling with type parameters of type Invocation Modifier and Type Interface Description interfaceScheduledConsumer<I extends Invocation>Consumer invoked byschedulerin defined interval.Subinterfaces of Invocation in io.helidon.scheduling Modifier and Type Interface Description interfaceCronInvocationSpecific method invocation metadata for scheduled task.interfaceFixedRateInvocationSpecific method invocation metadata for scheduled task.
-