ehcache

net.sf.ehcache.config
Class CacheConfiguration.CacheEventListenerFactoryConfiguration

java.lang.Object
  extended by net.sf.ehcache.config.FactoryConfiguration
      extended by net.sf.ehcache.config.CacheConfiguration.CacheEventListenerFactoryConfiguration
Enclosing class:
CacheConfiguration

public final class CacheConfiguration.CacheEventListenerFactoryConfiguration
extends FactoryConfiguration

Configuration for the CachePeerListenerFactoryConfiguration.


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

Constructor Detail

CacheConfiguration.CacheEventListenerFactoryConfiguration

public CacheConfiguration.CacheEventListenerFactoryConfiguration()

ehcache

true