public interface CacheRefresher
CacheItems in a Cache. New
values for the items will usually be obtained through
CacheLoaders.| Modifier and Type | Method and Description |
|---|---|
void |
refreshItems(List<CacheItem> itemsToRefresh,
Cache cache)
Refreshes the specified list of
CacheItems. |
Copyright © 2018 CrafterCMS. All rights reserved.