Package de.focus_shift.datasource
Class ConfigurationServiceManager
- java.lang.Object
-
- de.focus_shift.datasource.ConfigurationServiceManager
-
public class ConfigurationServiceManager extends Object
This manager is responsible for instantiating the configured configuration datasource which is used to access the holiday data.
-
-
Constructor Summary
Constructors Constructor Description ConfigurationServiceManager()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ConfigurationServicegetConfigurationService(ManagerParameter parameter)
-
-
-
Method Detail
-
getConfigurationService
public ConfigurationService getConfigurationService(ManagerParameter parameter)
-
-