Uses of Class
com.avoka.fc.core.service.SchedulerService
-
Uses of SchedulerService in com.avoka.fc.core.service
Modifier and TypeMethodDescriptionstatic SchedulerService
SchedulerService.getInstance()
Return the singleton instance of the scheduler service.Modifier and TypeMethodDescriptionvoid
DatabaseConfigService.loadConfiguration
(SchedulerService schedulerService, 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).