| Package | Description |
|---|---|
| io.vertigo.commons.impl | |
| io.vertigo.commons.impl.cache | |
| io.vertigo.commons.plugins.cache.ehcache | |
| io.vertigo.commons.plugins.cache.memory |
| Modifier and Type | Method and Description |
|---|---|
CommonsFeatures |
CommonsFeatures.withCache(Class<? extends CachePlugin> cachePluginClass)
Activates caches.
|
| Constructor and Description |
|---|
CacheManagerImpl(CachePlugin cachePlugin)
Constructeur.
|
| 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.
|
Copyright © 2016. All Rights Reserved.