public interface CacheLoader
Caches to refresh items that
are already in the cache.| Modifier and Type | Method and Description |
|---|---|
Object |
load(Object... parameters)
Loads a new value for an item.
|
Copyright © 2018 CrafterCMS. All rights reserved.