Package de.focus_shift.jollyday.jackson
Class JacksonConfigurationService
- java.lang.Object
-
- de.focus_shift.jollyday.jackson.JacksonConfigurationService
-
- All Implemented Interfaces:
ConfigurationService
public class JacksonConfigurationService extends Object implements ConfigurationService
-
-
Constructor Summary
Constructors Constructor Description JacksonConfigurationService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ConfigurationgetConfiguration(ManagerParameter parameter)
-
-
-
Method Detail
-
getConfiguration
public Configuration getConfiguration(ManagerParameter parameter)
- Specified by:
getConfigurationin interfaceConfigurationService
-
-