Package org.chenile.core.init
Class ChenileEventInitializer
java.lang.Object
org.chenile.core.init.BaseInitializer<ChenileEventDefinition>
org.chenile.core.init.ChenileEventInitializer
- All Implemented Interfaces:
InitializingBean
Picks up all the event resources and registers all the events in Chenile.
- Author:
- Raja Shankar Kolluru
-
Field Summary
Fields inherited from class org.chenile.core.init.BaseInitializer
chenileConfiguration, chenileJsonResources
-
Constructor Summary
-
Method Summary
Methods inherited from class org.chenile.core.init.BaseInitializer
afterPropertiesSet, getExtensionMap, init, registerResource
-
Constructor Details
-
ChenileEventInitializer
-
-
Method Details
-
registerModelInChenile
- Specified by:
registerModelInChenile
in classBaseInitializer<ChenileEventDefinition>
-
getModelType
- Specified by:
getModelType
in classBaseInitializer<ChenileEventDefinition>
-