| Class | Description |
|---|---|
| ConfigDataCache |
An innder class that uses the
config service to asynchronously
refresh tenant config data. |
| ConfigDataCache.ConfigData |
Data containing all a tenant's required UI configuration
|
| ConfigDataCache.ImmutableConfigData |
Immutable version of
ConfigDataCache.ConfigData to ensure cast-iron safety of data
being put into the caches. |
| ImmutableConfig |
Extension of
ConfigImpl that protects all internal data when locked |
Copyright © 2005–2018 Alfresco Software. All rights reserved.