|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration | |
---|---|
net.sf.ehcache.config | This package contains the cache configuration code. |
Uses of CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration in net.sf.ehcache.config |
---|
Fields in net.sf.ehcache.config declared as CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration | |
---|---|
protected CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration |
CacheConfiguration.bootstrapCacheLoaderFactoryConfiguration
The BootstrapCacheLoaderFactoryConfiguration. |
Methods in net.sf.ehcache.config that return CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration | |
---|---|
CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration |
CacheConfiguration.getBootstrapCacheLoaderFactoryConfiguration()
Accessor |
Methods in net.sf.ehcache.config with parameters of type CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration | |
---|---|
void |
CacheConfiguration.addBootstrapCacheLoaderFactory(CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration factory)
Allows BeanHandler to add the CacheManagerEventListener to the configuration. |
CacheConfiguration |
CacheConfiguration.bootstrapCacheLoaderFactory(CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration factory)
|
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |