@Service public class DefaultKeyGenerator extends IKeyGenerator
LINK| 构造器和说明 |
|---|
DefaultKeyGenerator() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
buildKey(String key,
CacheScope scope,
Class<?>[] parameterTypes,
Object[] arguments)
生成动态key
|
IUserKeyGenerator |
getUserKeyGenerator()
当前登陆人key
|
getKeypublic String buildKey(String key, CacheScope scope, Class<?>[] parameterTypes, Object[] arguments)
IKeyGeneratorbuildKey 在类中 IKeyGeneratorpublic IUserKeyGenerator getUserKeyGenerator()
IKeyGeneratorgetUserKeyGenerator 在类中 IKeyGeneratorCopyright © 2017 Pivotal Software, Inc.. All rights reserved.