JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package org.springframework.cache
Spring's generic cache abstraction.
See:
Description
Interface Summary
Interface
Description
Cache
Interface that defines the common cache operations.
Cache.ValueWrapper
A (wrapper) object representing a cache value.
CacheManager
A manager for a set of
Cache
s.
Package org.springframework.cache Description
Spring's generic cache abstraction. Concrete implementations are provided in the subpackages.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes