Uses of Class
com.avoka.fc.core.service.SchedulerService
Packages that use SchedulerService
-
Uses of SchedulerService in com.avoka.fc.core.service
Methods in com.avoka.fc.core.service that return SchedulerServiceModifier and TypeMethodDescriptionstatic SchedulerService
SchedulerService.getInstance()
Return the singleton instance of the scheduler service.Methods in com.avoka.fc.core.service with parameters of type SchedulerServiceModifier and TypeMethodDescriptionvoid
DatabaseConfigService.loadConfiguration
(SchedulerService schedulerService, jakarta.servlet.ServletContext servletContext, boolean debugFlag) Load configuration from database given the scheduler service instance and the servlet context This method loads a number of db-config files.void
DatabaseConfigService.loadCoreConfiguration
(SchedulerService schedulerService, boolean debugFlag) Load the core configuration file (core-config.xml).