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 Summary
Modifier and TypeFieldDescriptionprivate ChenileConfiguration
private com.hazelcast.config.Config
-
Constructor Summary
-
Method Summary
-
Field Details
-
chenileConfiguration
-
config
-
-
Constructor Details
-
CacheBuilder
public CacheBuilder()
-
-
Method Details
-
build
@EventListener(org.springframework.boot.context.event.ApplicationReadyEvent.class) public void build() throws Exception- Throws:
Exception
-
configureCache
- Throws:
Exception
-