Uses of Interface
de.focus_shift.spi.ConfigurationService
-
Packages that use ConfigurationService Package Description de.focus_shift de.focus_shift.datasource -
-
Uses of ConfigurationService in de.focus_shift
Methods in de.focus_shift that return ConfigurationService Modifier and Type Method Description ConfigurationServiceHolidayManager. getConfigurationService()Returns theConfigurationServiceto be used to retrieve holiday data.Methods in de.focus_shift with parameters of type ConfigurationService Modifier and Type Method Description voidHolidayManager. setConfigurationService(ConfigurationService configurationService)Sets the configuration datasource with this holiday manager. -
Uses of ConfigurationService in de.focus_shift.datasource
Methods in de.focus_shift.datasource that return ConfigurationService Modifier and Type Method Description ConfigurationServiceConfigurationServiceManager. getConfigurationService(ManagerParameter parameter)
-