|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheConfiguration.CacheDecoratorFactoryConfiguration | |
---|---|
net.sf.ehcache.config | This package contains the cache configuration code. |
Uses of CacheConfiguration.CacheDecoratorFactoryConfiguration in net.sf.ehcache.config |
---|
Fields in net.sf.ehcache.config with type parameters of type CacheConfiguration.CacheDecoratorFactoryConfiguration | |
---|---|
protected List<CacheConfiguration.CacheDecoratorFactoryConfiguration> |
CacheConfiguration.cacheDecoratorConfigurations
The cache decorator factories added by BeanUtils. |
Methods in net.sf.ehcache.config that return types with arguments of type CacheConfiguration.CacheDecoratorFactoryConfiguration | |
---|---|
List<CacheConfiguration.CacheDecoratorFactoryConfiguration> |
CacheConfiguration.getCacheDecoratorConfigurations()
Accessor |
Methods in net.sf.ehcache.config with parameters of type CacheConfiguration.CacheDecoratorFactoryConfiguration | |
---|---|
void |
CacheConfiguration.addCacheDecoratorFactory(CacheConfiguration.CacheDecoratorFactoryConfiguration factory)
Used by BeanUtils to add each cacheDecoratorFactory to the cache configuration. |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |