com.atlassian.confluence.util.i18n
Class DefaultI18NBeanFactory

java.lang.Object
  extended by com.atlassian.confluence.util.i18n.DefaultI18NBeanFactory
All Implemented Interfaces:
I18NBeanFactory

public class DefaultI18NBeanFactory
extends Object
implements I18NBeanFactory


Constructor Summary
DefaultI18NBeanFactory()
           
 
Method Summary
 I18NBean getI18NBean(Locale locale)
           
 void setPluginManager(PluginManager pluginManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultI18NBeanFactory

public DefaultI18NBeanFactory()
Method Detail

getI18NBean

public I18NBean getI18NBean(Locale locale)
Specified by:
getI18NBean in interface I18NBeanFactory

setPluginManager

public void setPluginManager(PluginManager pluginManager)


Confluence is developed by Atlassian.