Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.base
Class LocaleManagerFactory

java.lang.Object
  extended by com.jivesoftware.base.LocaleManagerFactory

public class LocaleManagerFactory
extends java.lang.Object

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

getInstance

public static LocaleManager getInstance()
Returns a concrete instance of the locale manager interface.

Returns:
a concrete implementation of a locale manager.

isInitialized

public static boolean isInitialized()

setLocaleManager

public static void setLocaleManager(LocaleManager localeManager)

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.