Class UserSettingsCacheImpl

java.lang.Object
io.jmix.flowui.settings.UserSettingsCacheImpl
All Implemented Interfaces:
UserSettingsCache

@Component("flowui_UserSettingsCacheImpl") public class UserSettingsCacheImpl extends Object implements UserSettingsCache
Default implementation of the UserSettingsCache interface, providing caching for user settings. Settings are cached per VaadinSession and synchronized with the underlying UserSettingsService.