Uses of Interface
io.helidon.scheduling.FixedRateInvocation
-
-
Uses of FixedRateInvocation in io.helidon.scheduling
Method parameters in io.helidon.scheduling with type arguments of type FixedRateInvocation Modifier and Type Method Description Scheduling.FixedRateBuilderScheduling.FixedRateBuilder. task(ScheduledConsumer<FixedRateInvocation> task)Task to be scheduled for execution.
-