Uses of Interface
org.alfresco.util.cache.RefreshableCache
-
Packages that use RefreshableCache Package Description org.alfresco.util.cache -
-
Uses of RefreshableCache in org.alfresco.util.cache
Subinterfaces of RefreshableCache in org.alfresco.util.cache Modifier and Type Interface Description interfaceAsynchronouslyRefreshedCache<T>Classes in org.alfresco.util.cache that implement RefreshableCache Modifier and Type Class Description classAbstractAsynchronouslyRefreshedCache<T>The base implementation for an asynchronously refreshed cache.
-