public class DBResourceBundleImpl extends ResourceBundle
MessageService
and the Locale from a ContextInfo
for the details on how the properties are actually retrieved from the DB.
ResourceBundle.Control
parent
Constructor and Description |
---|
DBResourceBundleImpl(Properties properties,
Locale locale) |
Modifier and Type | Method and Description |
---|---|
Enumeration<String> |
getKeys() |
Locale |
getLocale() |
protected Object |
handleGetObject(String key) |
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getObject, getString, getStringArray, handleKeySet, keySet, setParent
public DBResourceBundleImpl(Properties properties, Locale locale)
public Locale getLocale()
getLocale
in class ResourceBundle
protected Object handleGetObject(String key)
handleGetObject
in class ResourceBundle
public Enumeration<String> getKeys()
getKeys
in class ResourceBundle
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.