接口 JCachePropertiesCustomizer
public interface JCachePropertiesCustomizer
Callback interface that can be implemented by beans wishing to customize the properties
used by the
CachingProvider
to create the CacheManager
.- 从以下版本开始:
- 3.4.0
- 作者:
- Stephane Nicoll
- 另请参阅:
-
方法概要
-
方法详细资料
-
customize
Customize the properties.- 参数:
properties
- the current properties
-