protected class ReloadableResourceBundleMessageSource.PropertiesHolder extends Object
Constructor and Description |
---|
PropertiesHolder() |
PropertiesHolder(Properties properties,
long fileTimestamp) |
Modifier and Type | Method and Description |
---|---|
long |
getFileTimestamp() |
MessageFormat |
getMessageFormat(String code,
Locale locale) |
Properties |
getProperties() |
String |
getProperty(String code) |
long |
getRefreshTimestamp() |
void |
setRefreshTimestamp(long refreshTimestamp) |
public PropertiesHolder()
public PropertiesHolder(Properties properties, long fileTimestamp)
public Properties getProperties()
public long getFileTimestamp()
public void setRefreshTimestamp(long refreshTimestamp)
public long getRefreshTimestamp()
public MessageFormat getMessageFormat(String code, Locale locale)