ehcache

net.sf.ehcache.config
Class CacheWriterConfiguration.CacheWriterFactoryConfiguration

java.lang.Object
  extended by net.sf.ehcache.config.FactoryConfiguration<CacheWriterConfiguration.CacheWriterFactoryConfiguration>
      extended by net.sf.ehcache.config.CacheWriterConfiguration.CacheWriterFactoryConfiguration
All Implemented Interfaces:
java.lang.Cloneable
Enclosing class:
CacheWriterConfiguration

public static final class CacheWriterConfiguration.CacheWriterFactoryConfiguration
extends FactoryConfiguration<CacheWriterConfiguration.CacheWriterFactoryConfiguration>

Configuration for the CacheWriterFactoryConfiguration.


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

Constructor Detail

CacheWriterConfiguration.CacheWriterFactoryConfiguration

public CacheWriterConfiguration.CacheWriterFactoryConfiguration()

ehcache

true