protected static class ReloadableResourceBundleMessageSource.PropertiesHolderCacheEntry extends CacheEntry
Fields inherited from class | Fields |
---|---|
class CacheEntry |
DEFAULT_CACHE_ENTRY_FACTORY, LOG, createdMillis, initialized, lock, readLock, valueRef, writeLock |
Constructor and description |
---|
PropertiesHolderCacheEntry
() |
Type Params | Return Type | Name and description |
---|---|---|
|
protected ReloadableResourceBundleMessageSource.PropertiesHolder |
updateValue(ReloadableResourceBundleMessageSource.PropertiesHolder oldValue, java.util.concurrent.Callable<PropertiesHolder> updater, java.lang.Object cacheRequestObject) |
Methods inherited from class | Name |
---|---|
class CacheEntry |
call, expire, getCreatedMillis, getValue, getValue, getValue, getValue, getValue, getValue, getValueWhileUpdating, hasExpired, isInitialized, resetTimestamp, setInitialized, setValue, shouldUpdate, updateValue |