Uses of Annotation Interface
com.bobocode.bring.core.annotation.Bean
Packages that use Bean
-
Uses of Bean in com.bobocode.bring.core.bpp.impl.schedule
Methods in com.bobocode.bring.core.bpp.impl.schedule with annotations of type BeanModifier and TypeMethodDescriptionCustomScheduleConfiguration.customScheduler()
Creates and returns a custom scheduler based on the scheduled executor service.CustomScheduleConfiguration.scheduledExecutorService()
Creates and returns a scheduled executor service with the defined core pool size.