T
- the type of the CacheManager
@FunctionalInterface public 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 © 2020 Pivotal Software, Inc.. All rights reserved.