Interface | Description |
---|---|
CacheManager |
A generic cache manager API implemented by different caching backends.
|
CacheManagerFactory |
Factory classes for creating cache manager instances.
|
Class | Description |
---|---|
GuavaCacheManager |
A simple implementation of a cache manager using the Guava caching functionality.
|
GuavaCacheManagerFactory |
Create simple Guava-based in-memory caches.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.