Uses of Interface
org.alfresco.repo.cache.RefreshableCacheEvent
-
Packages that use RefreshableCacheEvent Package Description org.alfresco.repo.cache -
-
Uses of RefreshableCacheEvent in org.alfresco.repo.cache
Classes in org.alfresco.repo.cache that implement RefreshableCacheEvent Modifier and Type Class Description classAbstractRefreshableCacheEventA generic event with the cache id and affected tenantclassRefreshableCacheRefreshedEventDescribes a new entry has been inserted in the cache.classRefreshableCacheRefreshEventDescribes an entry that is stale in the cacheMethods in org.alfresco.repo.cache with parameters of type RefreshableCacheEvent Modifier and Type Method Description voidAsynchronouslyRefreshedCacheRegistry. broadcastEvent(RefreshableCacheEvent event, boolean toAll)Fire an even
-