ehcache

net.sf.ehcache.config
Class CacheConfiguration.CacheExceptionHandlerFactoryConfiguration

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

public final class CacheConfiguration.CacheExceptionHandlerFactoryConfiguration
extends FactoryConfiguration

Configuration for the BootstrapCacheLoaderFactoryConfiguration.


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

Constructor Detail

CacheConfiguration.CacheExceptionHandlerFactoryConfiguration

public CacheConfiguration.CacheExceptionHandlerFactoryConfiguration()

ehcache