Package com.atlassian.bamboo.utils.i18n
Interface I18nBeanFactory
-
- All Known Implementing Classes:
FakeI18nBeanFactory
,I18nBeanFactoryImpl
public interface I18nBeanFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description I18nBean
getI18nBean()
I18nBean
getI18nBean(Locale locale)
-