public class EhCacheCacheService extends CommonEhCacheCacheService implements org.bonitasoft.engine.cache.CacheService
cacheConfigurations, cacheManager, logger, sessionAccessor| Constructor and Description |
|---|
EhCacheCacheService(org.bonitasoft.engine.log.technical.TechnicalLoggerService logger,
org.bonitasoft.engine.sessionaccessor.ReadSessionAccessor sessionAccessor,
org.bonitasoft.engine.cache.CacheConfigurations cacheConfigurations,
org.bonitasoft.engine.cache.CacheConfiguration defaultCacheConfiguration,
String diskStorePath) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCachesNames() |
protected String |
getKeyFromCacheName(String cacheName) |
void |
pause() |
void |
resume() |
void |
start() |
void |
stop() |
buildCacheManagerWithDefaultConfiguration, clear, clearAll, createCache, get, getCacheSize, getEhCacheConfiguration, getKeys, remove, shutdownCacheManager, storepublic EhCacheCacheService(org.bonitasoft.engine.log.technical.TechnicalLoggerService logger,
org.bonitasoft.engine.sessionaccessor.ReadSessionAccessor sessionAccessor,
org.bonitasoft.engine.cache.CacheConfigurations cacheConfigurations,
org.bonitasoft.engine.cache.CacheConfiguration defaultCacheConfiguration,
String diskStorePath)
protected String getKeyFromCacheName(String cacheName) throws org.bonitasoft.engine.cache.SCacheException
getKeyFromCacheName in class CommonEhCacheCacheServiceorg.bonitasoft.engine.cache.SCacheExceptionpublic List<String> getCachesNames()
getCachesNames in interface org.bonitasoft.engine.cache.CommonCacheServicepublic void start()
start in interface org.bonitasoft.engine.commons.LifecycleServicepublic void stop()
stop in interface org.bonitasoft.engine.commons.LifecycleServicepublic void pause()
pause in interface org.bonitasoft.engine.commons.LifecycleServicepublic void resume()
resume in interface org.bonitasoft.engine.commons.LifecycleServiceCopyright © 2015 Bonitasoft S.A.. All rights reserved.