| Package | Description |
|---|---|
| org.craftercms.core.cache.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheRefresherImpl
Default implementation of
CacheRefresher. |
| Modifier and Type | Field and Description |
|---|---|
protected CacheRefresher |
CacheImpl.cacheRefresher
Used to refresh a list of items.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CacheImpl.setCacheRefresher(CacheRefresher cacheRefresher)
Sets the
CacheRefresher, used to refresh the items of the cache. |
Copyright © 2018 CrafterCMS. All rights reserved.