ehcache

net.sf.ehcache.config
Class CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration

java.lang.Object
  extended by net.sf.ehcache.config.FactoryConfiguration
      extended by net.sf.ehcache.config.CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration
Enclosing class:
CacheConfiguration

public final class CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration
extends FactoryConfiguration

Configuration for the BootstrapCacheLoaderFactoryConfiguration.


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

Constructor Detail

CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration

public CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration()

ehcache