Package org.springframework.cache.ehcache

Support classes for the open source cache EHCache, allowing to set up an EHCache CacheManager and Caches as beans in a Spring context.

See:
          Description

Class Summary
EhCacheFactoryBean FactoryBean that creates a named EHCache Cache object, representing a cache region.
EhCacheManagerFactoryBean FactoryBean that exposes a EHCache CacheManager singleton, configured from a specified config location.
 

Package org.springframework.cache.ehcache Description

Support classes for the open source cache EHCache, allowing to set up an EHCache CacheManager and Caches as beans in a Spring context.



Copyright (C) 2003-2004 The Spring Framework Project.