protected static class ReloadableResourceBundleMessageSource.PropertiesHolderCacheEntry extends CacheEntry<ReloadableResourceBundleMessageSource.PropertiesHolder>
CacheEntry.UpdateException| Constructor and Description |
|---|
PropertiesHolderCacheEntry() |
| Modifier and Type | Method and Description |
|---|---|
protected ReloadableResourceBundleMessageSource.PropertiesHolder |
updateValue(ReloadableResourceBundleMessageSource.PropertiesHolder oldValue,
java.util.concurrent.Callable<ReloadableResourceBundleMessageSource.PropertiesHolder> updater,
java.lang.Object cacheRequestObject) |
expire, getCreatedMillis, getValue, getValue, getValue, getValue, getValue, getValue, getValueWhileUpdating, hasExpired, isInitialized, resetTimestamp, setInitialized, setValue, shouldUpdateprotected ReloadableResourceBundleMessageSource.PropertiesHolder updateValue(ReloadableResourceBundleMessageSource.PropertiesHolder oldValue, java.util.concurrent.Callable<ReloadableResourceBundleMessageSource.PropertiesHolder> updater, java.lang.Object cacheRequestObject) throws java.lang.Exception
updateValue in class CacheEntry<ReloadableResourceBundleMessageSource.PropertiesHolder>java.lang.Exception