Package | Description |
---|---|
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.
|
org.springframework.cache.support |
Support classes for the the org.springframework.cache package.
|
Modifier and Type | Class and Description |
---|---|
class |
EhCacheCacheManager
CacheManager backed by an EhCache
CacheManager . |
Modifier and Type | Class and Description |
---|---|
class |
SimpleCacheManager
Simple cache manager working against a given collection of caches.
|
Copyright © 2012. All Rights Reserved.