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