Package org.chenile.cache.init
Class CacheBuilder
java.lang.Object
org.chenile.cache.init.CacheBuilder
Builds all caches that have been configured during startup
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate ChenileConfigurationprivate com.hazelcast.config.Config
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
chenileConfiguration
- 
config
 
- 
- 
Constructor Details- 
CacheBuilderpublic CacheBuilder()
 
- 
- 
Method Details- 
build@EventListener(org.springframework.boot.context.event.ApplicationReadyEvent.class) public void build() throws Exception- Throws:
- Exception
 
- 
configureCache- Throws:
- Exception
 
 
-