com.silverpeas.util
Class ConfigurationControl
java.lang.Object
java.util.ResourceBundle.Control
com.silverpeas.util.ConfigurationControl
public class ConfigurationControl
- extends ResourceBundle.Control
Defines the frequencey forResourceBundle cache invalidation. The default period is 4 Hours. You
can specify a period with the System property silverpeas.refresh.configuration
and a
period in milliseconds.
- Author:
- ehugonnet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_RELOAD
public static final long DEFAULT_RELOAD
- See Also:
- Constant Field Values
REFRESH_CONFIG
public static final String REFRESH_CONFIG
- See Also:
- Constant Field Values
ConfigurationControl
public ConfigurationControl()
getTimeToLive
public long getTimeToLive(String baseName,
Locale locale)
- Overrides:
getTimeToLive
in class ResourceBundle.Control
Copyright © 2016 Silverpeas. All Rights Reserved.