@Component(value="loginsWithWebSocketCacheService") public class LoginsWithWebSocketCacheService extends Object implements SimpleGlobalCacheService
| Constructor and Description |
|---|
LoginsWithWebSocketCacheService() |
| Modifier and Type | Method and Description |
|---|---|
String |
get(String key) |
void |
putNotNull(String key,
String value) |
public void putNotNull(String key, String value)
putNotNull in interface SimpleGlobalCacheServicepublic String get(String key)
get in interface SimpleGlobalCacheServiceCopyright © 2022. All rights reserved.