T - the type of the CacheManager@FunctionalInterface public interface CacheManagerCustomizer<T extends CacheManager>
| Modifier and Type | Method and Description | 
|---|---|
void | 
customize(T cacheManager)
Customize the cache manager. 
 | 
void customize(T cacheManager)
cacheManager - the CacheManager to customize