public interface AsynchronouslyRefreshedCache<T> extends RefreshableCache<T>
Modifier and Type | Method and Description |
---|---|
String |
getCacheId()
Get the cache id
|
boolean |
isUpToDate(String key)
Determine if the cache is up to date
|
get, refresh, register
Copyright © 2005–2020 Alfresco Software. All rights reserved.