Package | Description |
---|---|
com.communote.server.core.common.caching.eh |
Modifier and Type | Class and Description |
---|---|
class |
DefaultEhCacheConfigurer
Provides the standard ehCache configuration.
|
Modifier and Type | Method and Description |
---|---|
static net.sf.ehcache.CacheManager |
SingletonEhCacheManagerFactory.createCacheManager(EhCacheConfigurer configurer,
Properties runtimeSettings)
Creates the singleton cache manager if it does not yet exist.
|
void |
EhCacheManager.setConfigurer(EhCacheConfigurer provider)
Sets the configurer that should be used when initializing the EhCache.
|
Copyright © 2019 Communote team. All rights reserved.