Uses of Class
net.sf.ehcache.config.CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration
-
Packages that use CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration Package Description 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 Modifier and Type Field Description protected CacheConfiguration.BootstrapCacheLoaderFactoryConfigurationCacheConfiguration. bootstrapCacheLoaderFactoryConfigurationThe BootstrapCacheLoaderFactoryConfiguration.Methods in net.sf.ehcache.config that return CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration Modifier and Type Method Description CacheConfiguration.BootstrapCacheLoaderFactoryConfigurationCacheConfiguration. getBootstrapCacheLoaderFactoryConfiguration()AccessorMethods in net.sf.ehcache.config with parameters of type CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration Modifier and Type Method Description voidCacheConfiguration. addBootstrapCacheLoaderFactory(CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration factory)Allows BeanHandler to add the CacheManagerEventListener to the configuration.CacheConfigurationCacheConfiguration. bootstrapCacheLoaderFactory(CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration factory)
-