ehcache

net.sf.ehcache.config
Class CacheConfiguration.CacheExtensionFactoryConfiguration

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

public static final class CacheConfiguration.CacheExtensionFactoryConfiguration
extends FactoryConfiguration<CacheConfiguration.CacheExtensionFactoryConfiguration>

Configuration for the CacheExtensionFactoryConfiguration.


Field Summary
 
Fields inherited from class net.sf.ehcache.config.FactoryConfiguration
fullyQualifiedClassPath, properties, propertySeparator
 
Constructor Summary
CacheConfiguration.CacheExtensionFactoryConfiguration()
           
 
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.CacheExtensionFactoryConfiguration

public CacheConfiguration.CacheExtensionFactoryConfiguration()

ehcache

Copyright 2001-2016, Terracotta, Inc.