public class MergeEhCacheManagerFactoryBean
extends org.springframework.cache.ehcache.EhCacheManagerFactoryBean
implements org.springframework.context.ApplicationContextAware
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<org.springframework.core.io.Resource> |
configLocations |
protected java.util.Set<java.lang.String> |
mergedCacheConfigLocations |
| Constructor and Description |
|---|
MergeEhCacheManagerFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
configureMergedItems() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setConfigLocations(java.util.List<org.springframework.core.io.Resource> configLocations) |
protected java.util.Set<java.lang.String> mergedCacheConfigLocations
protected java.util.List<org.springframework.core.io.Resource> configLocations
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansException@PostConstruct public void configureMergedItems()
public void setConfigLocations(java.util.List<org.springframework.core.io.Resource> configLocations)
throws org.springframework.beans.BeansException
org.springframework.beans.BeansExceptionCopyright © 2018. All Rights Reserved.