ehcache

net.sf.ehcache.config
Class CacheConfiguration.CacheEventListenerFactoryConfiguration

java.lang.Object
  extended bynet.sf.ehcache.config.FactoryConfiguration
      extended bynet.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
 
Constructor Summary
CacheConfiguration.CacheEventListenerFactoryConfiguration()
           
 
Methods inherited from class net.sf.ehcache.config.FactoryConfiguration
getFullyQualifiedClassPath, getProperties, setClass, setProperties
 
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