|
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 declared as CacheConfiguration.CacheLoaderFactoryConfiguration | |
---|---|
protected CacheConfiguration.CacheLoaderFactoryConfiguration |
CacheConfiguration.cacheLoaderFactoryConfiguration
The CacheLoaderFactoryConfiguration. |
Methods in net.sf.ehcache.config that return CacheConfiguration.CacheLoaderFactoryConfiguration | |
---|---|
CacheConfiguration.CacheLoaderFactoryConfiguration |
CacheConfiguration.getCacheLoaderFactoryConfiguration()
Accessor |
Methods in net.sf.ehcache.config with parameters of type CacheConfiguration.CacheLoaderFactoryConfiguration | |
---|---|
void |
CacheConfiguration.addCacheLoaderFactory(CacheConfiguration.CacheLoaderFactoryConfiguration cacheLoaderFactoryConfiguration)
Allows BeanHandler to add the CacheLoaderFactory to the configuration. |
CacheLoader |
ConfigurationHelper.createCacheLoader(CacheConfiguration.CacheLoaderFactoryConfiguration factoryConfiguration)
Tries to create a CacheLoader from the configuration using the factory specified. |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |