T
- the type of the CacheManager
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 customizeCopyright © 2018 Pivotal Software, Inc.. All rights reserved.