|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheConfiguration.CacheLoaderFactoryConfiguration | |
---|---|
net.sf.ehcache.config | This package contains the cache configuration code. |
Uses of CacheConfiguration.CacheLoaderFactoryConfiguration in net.sf.ehcache.config |
---|
Fields in net.sf.ehcache.config with type parameters of type CacheConfiguration.CacheLoaderFactoryConfiguration | |
---|---|
protected List<CacheConfiguration.CacheLoaderFactoryConfiguration> |
CacheConfiguration.cacheLoaderConfigurations
The cache loader factories added by BeanUtils. |
Methods in net.sf.ehcache.config with parameters of type CacheConfiguration.CacheLoaderFactoryConfiguration | |
---|---|
void |
CacheConfiguration.addCacheLoaderFactory(CacheConfiguration.CacheLoaderFactoryConfiguration factory)
Used by BeanUtils to add each cacheLoaderFactory to the cache configuration. |
CacheConfiguration |
CacheConfiguration.cacheLoaderFactory(CacheConfiguration.CacheLoaderFactoryConfiguration factory)
|
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |