Uses of Interface
org.alfresco.repo.cache.RefreshableCache
-
Packages that use RefreshableCache Package Description org.alfresco.repo.cache org.alfresco.repo.config org.alfresco.repo.security.authority -
-
Uses of RefreshableCache in org.alfresco.repo.cache
Subinterfaces of RefreshableCache in org.alfresco.repo.cache Modifier and Type Interface Description interfaceAsynchronouslyRefreshedCache<T>Implementation details in addition to the exposed interface.Classes in org.alfresco.repo.cache that implement RefreshableCache Modifier and Type Class Description classAbstractMTAsynchronouslyRefreshedCache<T>The base implementation for Multi-tenant asynchronously refreshed cache. -
Uses of RefreshableCache in org.alfresco.repo.config
Classes in org.alfresco.repo.config that implement RefreshableCache Modifier and Type Class Description classConfigDataCacheAn innder class that uses theconfig serviceto asynchronously refresh tenant config data. -
Uses of RefreshableCache in org.alfresco.repo.security.authority
Classes in org.alfresco.repo.security.authority that implement RefreshableCache Modifier and Type Class Description classAuthorityBridgeTableAsynchronouslyRefreshedCache
-