public class TenantAwareEhCacheManagerFactoryBean
extends EhCacheManagerFactoryBean
org.springframework.beans.factory.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 java.lang.String |
CACHE_SUFFIX_PROPERTY |
| Constructor and Description |
|---|
TenantAwareEhCacheManagerFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
setCacheNamePrefix(java.lang.String cacheNamePrefix) |
public static final java.lang.String CACHE_SUFFIX_PROPERTY
Copyright © 2018 SAP SE. All Rights Reserved.