ehcache

net.sf.ehcache.config
Class CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration

java.lang.Object
  extended by net.sf.ehcache.config.FactoryConfiguration<CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration>
      extended by net.sf.ehcache.config.CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration
All Implemented Interfaces:
Cloneable
Enclosing class:
CacheConfiguration

public static final class CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration
extends FactoryConfiguration<CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration>

Configuration for the BootstrapCacheLoaderFactoryConfiguration.


Field Summary
 
Fields inherited from class net.sf.ehcache.config.FactoryConfiguration
fullyQualifiedClassPath, properties, propertySeparator
 
Constructor Summary
CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration()
           
 
Method Summary
 
Methods inherited from class net.sf.ehcache.config.FactoryConfiguration
className, clone, equals, getFullyQualifiedClassPath, getProperties, getPropertySeparator, hashCode, properties, propertySeparator, setClass, setProperties, setPropertySeparator
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration

public CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration()

ehcache

true