The Spring Framework

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 instance, representing a cache region.
EhCacheManagerFactoryBean FactoryBean that exposes a EHCache CacheManager instance (independent or shared), 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.


The Spring Framework

Copyright © 2002-2006 The Spring Framework.