| Package | Description |
|---|---|
| net.sf.ehcache.config |
This package contains the cache configuration code.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<CacheConfiguration.CacheDecoratorFactoryConfiguration> |
CacheConfiguration.cacheDecoratorConfigurations
The cache decorator factories added by BeanUtils.
|
| Modifier and Type | Method and Description |
|---|---|
List<CacheConfiguration.CacheDecoratorFactoryConfiguration> |
CacheConfiguration.getCacheDecoratorConfigurations()
Accessor
|
| Modifier and Type | Method and Description |
|---|---|
void |
CacheConfiguration.addCacheDecoratorFactory(CacheConfiguration.CacheDecoratorFactoryConfiguration factory)
Used by BeanUtils to add each cacheDecoratorFactory to the cache configuration.
|
Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.