| Package | Description |
|---|---|
| com.appslandia.common.caching |
| Modifier and Type | Method | Description |
|---|---|---|
<K,V> AppCache<K,V> |
AppCacheManager.createCache(String cacheName,
Object configuration) |
|
<K,V> AppCache<K,V> |
AppCacheManager.getCache(String cacheName) |
|
<K,V> AppCache<K,V> |
AppCacheManager.getRequiredCache(String cacheName) |
Copyright © 2018. All rights reserved.