|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gentics.cr.portlet.language.ResourceBundleFactory
public final class ResourceBundleFactory
A factory for creating LanguageResolver objects.

| Field Summary | |
|---|---|
private static LanguageResourceBundle |
bundle
The resolver. |
private static org.apache.log4j.Logger |
log
The Constant LOG. |
| Constructor Summary | |
|---|---|
private |
ResourceBundleFactory()
Instantiates a new language resolver factory. |
| Method Summary | |
|---|---|
private static void |
createBundle()
Creates a new LanguageResolver object. |
static LanguageResourceBundle |
getBundle()
Gets the resolver. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static org.apache.log4j.Logger log
private static LanguageResourceBundle bundle
| Constructor Detail |
|---|
private ResourceBundleFactory()
| Method Detail |
|---|
public static LanguageResourceBundle getBundle()
private static void createBundle()
throws InstantiationException
InstantiationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||