| Modifier and Type | Method and Description |
|---|---|
CommonsFeatures |
CommonsFeatures.withCache(Class<? extends CachePlugin> cachePluginClass,
Param... params)
Activates caches.
|
| 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 © 2018. All Rights Reserved.