Interface | Description |
---|---|
CacheUserSessionProvider |
Provides user session for background cache update.
|
CachingStrategy |
Describes cache storage and invalidation policy
|
Class | Description |
---|---|
ClientCacheManager |
Provides ability to cache any abstract object in client application
|
ConfigCacheStrategy |
Caching strategy for config values stored with
SourceType.DATABASE . |
ConfigStorageCache | |
DynamicAttributesCacheStrategy |
Each time dynamic attributes cache is used, the strategy initiate check of cache validity
The check is performed in separate thread
So applied changes in dynamic attributes structure will be visible after 10 seconds
|
DynamicAttributesClientImpl |