public class CaffeinesonVersionHandler extends Object implements IVersionHandler
| 构造器和说明 |
|---|
CaffeinesonVersionHandler(VersionCacheManager caffeinesonCacheManager,
CaffeinesonProperties caffeinesonProperties) |
public CaffeinesonVersionHandler(VersionCacheManager caffeinesonCacheManager, CaffeinesonProperties caffeinesonProperties)
public String get(String group, String key)
get 在接口中 IVersionHandlerpublic boolean support(String group, String key)
support 在接口中 IVersionHandlerpublic void version(String group, String key, String version)
version 在接口中 IVersionHandlerpublic void changed(String group, String key, String version)
changed 在接口中 IVersionHandlerCopyright © 2023. All rights reserved.