Uses of Annotation Interface
io.fluxzero.sdk.scheduling.Periodic
Packages that use Periodic
-
Uses of Periodic in io.fluxzero.sdk.scheduling
Methods in io.fluxzero.sdk.scheduling with parameters of type PeriodicModifier and TypeMethodDescriptionprotected InstantSchedulingInterceptor.firstDeadline(Periodic periodic, Instant now) protected ObjectSchedulingInterceptor.handleExceptionalResult(Throwable result, DeserializingMessage schedule, Instant now, Periodic periodic) protected ObjectSchedulingInterceptor.handleResult(Object result, DeserializingMessage schedule, Instant now, Periodic periodic) protected voidSchedulingInterceptor.initializePeriodicSchedule(Class<?> payloadType, Periodic periodic) protected InstantSchedulingInterceptor.nextDeadline(Periodic periodic, Instant now)