| Class | Description |
|---|---|
| EhCacheStatistics | |
| EhCacheStoreAdapter |
Implementation of a
CacheStoreAdapter using an underlying EhCache CacheManager. |
| MapCacheStoreAdapter |
Implementation of a
CacheStoreAdapter using an underlying Map. |
| NoopCacheStoreAdapter |
Implementation of a
CacheStoreAdapter that uses no data structure and whose
operations do nothing. |
| SwitchableCacheStoreAdapterFactoryBean |
FactoryBean that returns a different CacheStoreAdapter depending on
the value of a flag property
that indicates if caching should be turned on or off. |
Copyright © 2018 CrafterCMS. All rights reserved.