Package org.chenile.core.init
Class ChenileServiceInitializer
java.lang.Object
org.chenile.core.init.AbstractServiceInitializer
org.chenile.core.init.ChenileServiceInitializer
- All Implemented Interfaces:
InitializingBean
Concrete class for initializing services from Json resources
-
Nested Class Summary
Nested classes/interfaces inherited from class org.chenile.core.init.AbstractServiceInitializer
AbstractServiceInitializer.InterceptorChain
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.chenile.core.init.AbstractServiceInitializer
afterPropertiesSet, constructBodyTypeInterceptorsChain, registerService, registerService, registerService
-
Field Details
-
chenileServiceJsonResources
-
-
Constructor Details
-
ChenileServiceInitializer
-
-
Method Details
-
init
- Specified by:
init
in classAbstractServiceInitializer
- Throws:
Exception
-