Package net.sf.ehcache.config
Class CacheConfiguration.CacheExceptionHandlerFactoryConfiguration
- java.lang.Object
-
- net.sf.ehcache.config.FactoryConfiguration<CacheConfiguration.CacheExceptionHandlerFactoryConfiguration>
-
- net.sf.ehcache.config.CacheConfiguration.CacheExceptionHandlerFactoryConfiguration
-
- All Implemented Interfaces:
java.lang.Cloneable
- Enclosing class:
- CacheConfiguration
public static final class CacheConfiguration.CacheExceptionHandlerFactoryConfiguration extends FactoryConfiguration<CacheConfiguration.CacheExceptionHandlerFactoryConfiguration>
Configuration for the BootstrapCacheLoaderFactoryConfiguration.
-
-
Field Summary
-
Fields inherited from class net.sf.ehcache.config.FactoryConfiguration
fullyQualifiedClassPath, properties, propertySeparator
-
-
Constructor Summary
Constructors Constructor Description CacheExceptionHandlerFactoryConfiguration()
-
Method Summary
-
Methods inherited from class net.sf.ehcache.config.FactoryConfiguration
className, clone, equals, getFullyQualifiedClassPath, getProperties, getPropertySeparator, hashCode, properties, propertySeparator, setClass, setProperties, setPropertySeparator
-
-