public class TenantAwareEhCacheManagerFactoryBean
extends EhCacheManagerFactoryBean
FactoryBean that exposes a tenant-aware EhCache
net.sf.ehcache.CacheManager instance (independent or shared), configured from a specified config location.| Modifier and Type | Field and Description |
|---|---|
static String |
CACHE_SUFFIX_PROPERTY |
| Constructor and Description |
|---|
TenantAwareEhCacheManagerFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
setCacheNamePrefix(String cacheNamePrefix) |
public static final String CACHE_SUFFIX_PROPERTY
public TenantAwareEhCacheManagerFactoryBean()
public void afterPropertiesSet()
public void setCacheNamePrefix(String cacheNamePrefix)
Copyright © 2017 SAP SE. All Rights Reserved.