Uses of Class
com.bobocode.bring.core.bpp.impl.schedule.CustomScheduler
Packages that use CustomScheduler
-
Uses of CustomScheduler in com.bobocode.bring.core.bpp.impl
Fields in com.bobocode.bring.core.bpp.impl declared as CustomSchedulerModifier and TypeFieldDescriptionprivate final CustomScheduler
ScheduleBeanPostProcessor.customScheduler
The CustomScheduler used for scheduling tasks.Constructors in com.bobocode.bring.core.bpp.impl with parameters of type CustomScheduler -
Uses of CustomScheduler in com.bobocode.bring.core.bpp.impl.schedule
Methods in com.bobocode.bring.core.bpp.impl.schedule that return CustomSchedulerModifier and TypeMethodDescriptionCustomScheduleConfiguration.customScheduler()
Creates and returns a custom scheduler based on the scheduled executor service.