See: Description
Class | Description |
---|---|
JCacheCache |
Cache implementation on top of a
Cache instance. |
JCacheCacheManager |
CacheManager implementation
backed by a JCache CacheManager . |
JCacheManagerFactoryBean |
FactoryBean for a JCache CacheManager ,
obtaining a pre-defined CacheManager by name through the standard
JCache Caching class. |
CacheManager
and Cache
implementation for
use in a Spring context, using a JSR-107 compliant cache provider.