Modifier and Type | Class and Description |
---|---|
class |
AbstractCacheManager |
Modifier and Type | Method and Description |
---|---|
void |
Cache.setCacheManager(CacheManager manager)
设置此缓存关联的缓存管理器
|
Modifier and Type | Method and Description |
---|---|
CacheManager |
CacheShutDownApplicationProcessor.getCacheManager() |
Modifier and Type | Method and Description |
---|---|
void |
CacheShutDownApplicationProcessor.setCacheManager(CacheManager cacheManager) |
Modifier and Type | Class and Description |
---|---|
class |
EhCacheManager |
Modifier and Type | Method and Description |
---|---|
void |
EhCache.setCacheManager(CacheManager manager) |
Modifier and Type | Class and Description |
---|---|
class |
JcsCacheManager |
Modifier and Type | Method and Description |
---|---|
void |
JcsCache.setCacheManager(CacheManager manager) |
Modifier and Type | Class and Description |
---|---|
class |
RedisCacheManager |
Modifier and Type | Method and Description |
---|---|
void |
RedisCache.setCacheManager(CacheManager manager) |
Modifier and Type | Method and Description |
---|---|
CacheManager |
CacheFactoryBean.getCacheManager() |
Modifier and Type | Method and Description |
---|---|
void |
CacheFactoryBean.setCacheManager(CacheManager cacheManager) |
Modifier and Type | Method and Description |
---|---|
void |
MultiCache.setCacheManager(CacheManager manager) |
Modifier and Type | Method and Description |
---|---|
CacheManager |
WeiXinSessionManagerDefault.getCacheManager() |
Modifier and Type | Method and Description |
---|---|
void |
WeiXinSessionManagerDefault.setCacheManager(CacheManager cacheManager) |
Copyright © 2006–2018 TinyGroup. All rights reserved.