Module ch.ralscha.extdirectspring
Class ConfigurationService
java.lang.Object
ch.ralscha.extdirectspring.controller.ConfigurationService
- All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean,org.springframework.beans.factory.InitializingBean
@Service
public class ConfigurationService
extends Object
implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoiddestroy()org.springframework.context.ApplicationContext
-
Constructor Details
-
ConfigurationService
public ConfigurationService()
-
-
Method Details
-
afterPropertiesSet
public void afterPropertiesSet()- Specified by:
afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean
-
destroy
- Specified by:
destroyin interfaceorg.springframework.beans.factory.DisposableBean- Throws:
Exception
-
getConfiguration
-
getJsonHandler
-
getApplicationContext
public org.springframework.context.ApplicationContext getApplicationContext() -
getParametersResolver
-
getRouterExceptionHandler
-