|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jivesoftware.base.LocaleManagerFactory
public class LocaleManagerFactory
A factory that returns a concrete instance of a locale manager.
Method Summary | |
---|---|
static LocaleManager |
getInstance()
Returns a concrete instance of the locale manager interface. |
static boolean |
isInitialized()
|
static void |
setLocaleManager(LocaleManager localeManager)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static LocaleManager getInstance()
public static boolean isInitialized()
public static void setLocaleManager(LocaleManager localeManager)
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |