public interface SpringCacheManager
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addCache(SpringCache springCache) |
SpringCache |
getCache(String name) |
Collection<String> |
getCacheNames() |
void addCache(SpringCache springCache)
@Nullable SpringCache getCache(String name)
Collection<String> getCacheNames()
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.