T - the type of the CacheManagerpublic interface CacheManagerCustomizer<T extends org.springframework.cache.CacheManager>
| Modifier and Type | Method and Description |
|---|---|
void |
customize(T cacheManager)
Customize the cache manager.
|
void customize(T cacheManager)
cacheManager - the CacheManager to customizeCopyright © 2017 Pivotal Software, Inc.. All rights reserved.