public class ResourceBundlesDomainObjectFactory extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
static ResourceBundlesDomainObjectFactory |
getInstance()
Gets the single instance of MessageSystemFactory.
|
Resourcebundles |
newResourcebundles(String baseName,
String locale,
String propertieskey,
String value)
Gets the resourcebundles.
|
public static ResourceBundlesDomainObjectFactory getInstance()
public Resourcebundles newResourcebundles(String baseName, String locale, String propertieskey, String value)
baseName - the bundlenamelocale - the localepropertieskey - the propertieskeyvalue - the valueCopyright © 2015. All rights reserved.