Open Source Repository

Home /spring/spring-context-support-3.0.5 | Repository Home



org/springframework/cache/ehcache/package-info.java

/**
 *
 * Support classes for the open source cache
 * <a href="http://ehcache.sourceforge.net">EHCache</a>,
 * allowing to set up an EHCache CacheManager and Caches
 * as beans in a Spring context.
 *
 */
package org.springframework.cache.ehcache;