Uses of Interface
com.github.kagkarlsson.scheduler.boot.config.DbSchedulerCustomizer
Packages that use DbSchedulerCustomizer
-
Uses of DbSchedulerCustomizer in com.github.kagkarlsson.scheduler.boot.autoconfigure
Methods in com.github.kagkarlsson.scheduler.boot.autoconfigure that return DbSchedulerCustomizerModifier and TypeMethodDescriptionDbSchedulerAutoConfiguration.noopCustomizer()Provide an empty customizer if not present in the context.Methods in com.github.kagkarlsson.scheduler.boot.autoconfigure with parameters of type DbSchedulerCustomizerModifier and TypeMethodDescriptionDbSchedulerAutoConfiguration.scheduler(DbSchedulerCustomizer customizer, StatsRegistry registry)