public abstract class AbstractCacheManagerInvalidationStrategy<T extends InvalidationEntry> extends Object implements CacheManagerStrategy<T>
| Constructor and Description |
|---|
AbstractCacheManagerInvalidationStrategy() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cache.CacheManager |
getCacheManager() |
List<String> |
getCacheNames() |
void |
setCacheManager(org.springframework.cache.CacheManager manager) |
void |
setCacheNames(List<String> names) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinvalidateCopyright © 2015. All rights reserved.