Home » spring-framework-2.5.5-with-dependencies » org.springframework.cache » ehcache »

org.springframework.cache.ehcache

Classes:

EhCacheFactoryBean   FactoryBean that creates a named EHCache net.sf.ehcache.Cache instance (or a decorator that implements the net.sf.ehcache.Ehcache interface), representing a cache region within an EHCache net.sf.ehcache.CacheManager code | html
EhCacheManagerFactoryBean   FactoryBean that exposes an EHCache net.sf.ehcache.CacheManager instance (independent or shared), configured from a specified config location.  code | html