站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 1.2.9 API 文档英文版

org.springframework.cache.ehcache (Spring Framework) - Spring Framework 1.2.9 API 文档英文版


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) 2002-2007 The Spring Framework Project.