| Package | Description |
|---|---|
| io.vertigo.commons.impl.cache | |
| io.vertigo.commons.plugins.cache.ehcache | |
| io.vertigo.commons.plugins.cache.memory | |
| io.vertigo.commons.plugins.cache.redis |
| Constructor and Description |
|---|
CacheManagerImpl(CachePlugin cachePlugin)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EhCachePlugin
Implémentation EHCache du CacheManager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryCachePlugin
Implémentation MapCache du plugins.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RedisCachePlugin
RedisCache plugin
|
Copyright © 2019. All rights reserved.