public class DummyCacheProvider extends Object implements CacheProvider
DummyCacheImpl that disables caching completely.| Constructor and Description |
|---|
DummyCacheProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(SettingsBean settingsBean,
CacheService cacheService) |
CacheImplementation<?,?> |
newCacheImplementation(String name) |
void |
shutdown() |
public void init(SettingsBean settingsBean, CacheService cacheService) throws JahiaInitializationException
init in interface CacheProviderJahiaInitializationExceptionpublic void shutdown()
shutdown in interface CacheProviderpublic CacheImplementation<?,?> newCacheImplementation(String name)
newCacheImplementation in interface CacheProviderCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.