Uses of Annotation Interface
io.fluxcapacitor.javaclient.scheduling.Periodic
Packages that use Periodic
-
Uses of Periodic in io.fluxcapacitor.javaclient.scheduling
Methods in io.fluxcapacitor.javaclient.scheduling with parameters of type PeriodicModifier and TypeMethodDescriptionprotected InstantSchedulingInterceptor.firstDeadline(Periodic periodic, Instant now) protected voidSchedulingInterceptor.initializePeriodicSchedule(Class<?> payloadType, Periodic periodic) protected InstantSchedulingInterceptor.nextDeadline(Periodic periodic, Instant now)