| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCacheManager
Very simple abstract
CacheManager implementation that retains all created Cache instances in
an in-memory ConcurrentMap. |
class |
MemoryConstrainedCacheManager
Simple memory-only based
CacheManager implementation usable in production
environments. |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheManagerAware.setCacheManager(CacheManager cacheManager)
Sets the available CacheManager instance on this component.
|
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.