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 interface
AsynchronouslyRefreshedCache<T>
Classes in org.alfresco.util.cache that implement RefreshableCache Modifier and Type Class Description class
AbstractAsynchronouslyRefreshedCache<T>
The base implementation for an asynchronously refreshed cache.
-