public interface DependencyAwareCache
extends org.springframework.cache.Cache
| Modifier and Type | Method and Description |
|---|---|
UUID |
getImplId() |
void |
localClear() |
void |
setCacheManager(org.springframework.cache.CacheManager cacheManager) |
void |
setCacheNameTree(CacheNameTree nameTree)
Set cache name tree
|
static final String NULL
void setCacheNameTree(CacheNameTree nameTree)
nameTree - name treevoid setCacheManager(org.springframework.cache.CacheManager cacheManager)
void localClear()
UUID getImplId()
Copyright © 2018. All rights reserved.