ehcache]]>

Uses of Class
net.sf.ehcache.config.CacheConfiguration.CacheEventListenerFactoryConfiguration

Packages that use CacheConfiguration.CacheEventListenerFactoryConfiguration
net.sf.ehcache.config This package contains the cache configuration code. 
 

Uses of CacheConfiguration.CacheEventListenerFactoryConfiguration in net.sf.ehcache.config
 

Methods in net.sf.ehcache.config with parameters of type CacheConfiguration.CacheEventListenerFactoryConfiguration
 void CacheConfiguration.addCacheEventListenerFactory(CacheConfiguration.CacheEventListenerFactoryConfiguration factory)
          Used by BeanUtils to add cacheEventListenerFactory elements to the cache configuration.
 


ehcache]]>