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