public final class ResourceBundleFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
private static LanguageResourceBundle |
bundle
The resolver.
|
private static org.apache.log4j.Logger |
log
The Constant LOG.
|
| Modifier | Constructor and Description |
|---|---|
private |
ResourceBundleFactory()
Instantiates a new language resolver factory.
|
| Modifier and Type | Method and Description |
|---|---|
private static void |
createBundle()
Creates a new LanguageResolver object.
|
static LanguageResourceBundle |
getBundle()
Gets the resolver.
|
private static org.apache.log4j.Logger log
private static LanguageResourceBundle bundle
private ResourceBundleFactory()
public static LanguageResourceBundle getBundle()
private static void createBundle()
throws InstantiationException
InstantiationExceptionCopyright © 2014 Gentics Software GmbH. All Rights Reserved.