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:
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
 boolean equals(Object obj)
          Overrided equals
 int hashCode()
          Overrided hashCode()
 
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
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheWriterConfiguration.CacheWriterFactoryConfiguration

public CacheWriterConfiguration.CacheWriterFactoryConfiguration()
Method Detail

hashCode

public int hashCode()
Overrided hashCode()

Overrides:
hashCode in class FactoryConfiguration<CacheWriterConfiguration.CacheWriterFactoryConfiguration>

equals

public boolean equals(Object obj)
Overrided equals

Overrides:
equals in class FactoryConfiguration<CacheWriterConfiguration.CacheWriterFactoryConfiguration>

ehcache

Copyright 2001-2015, Terracotta, Inc.