|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.util.i18n.DefaultI18NBeanFactory
public class DefaultI18NBeanFactory
I18N bean factory which will return a bean for the default locale if one is not specified
LocaleManager.DEFAULT_LOCALE| Constructor Summary | |
|---|---|
DefaultI18NBeanFactory()
|
|
| Method Summary | |
|---|---|
I18NBean |
getI18NBean()
|
I18NBean |
getI18NBean(java.util.Locale locale)
|
void |
setPluginAccessor(com.atlassian.plugin.PluginAccessor pluginAccessor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultI18NBeanFactory()
| Method Detail |
|---|
public I18NBean getI18NBean(java.util.Locale locale)
getI18NBean in interface I18NBeanFactorylocale - locale for i18n
public I18NBean getI18NBean()
getI18NBean in interface I18NBeanFactorypublic void setPluginAccessor(com.atlassian.plugin.PluginAccessor pluginAccessor)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||