ehcache

net.sf.ehcache.config
Class CacheConfiguration.CacheDecoratorFactoryConfiguration

java.lang.Object
  extended by net.sf.ehcache.config.FactoryConfiguration<CacheConfiguration.CacheDecoratorFactoryConfiguration>
      extended by net.sf.ehcache.config.CacheConfiguration.CacheDecoratorFactoryConfiguration
All Implemented Interfaces:
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
CacheConfiguration.CacheDecoratorFactoryConfiguration()
           
 
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.CacheDecoratorFactoryConfiguration

public CacheConfiguration.CacheDecoratorFactoryConfiguration()

ehcache

Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.