Uses of Interface
com.atlassian.bamboo.utils.i18n.I18nBeanFactory

Packages that use I18nBeanFactory
com.atlassian.bamboo.plugins.hg   
com.atlassian.bamboo.utils.i18n   
com.atlassian.bamboo.ww2   
com.atlassian.sal.bamboo.message   
 

Uses of I18nBeanFactory in com.atlassian.bamboo.plugins.hg
 

Methods in com.atlassian.bamboo.plugins.hg with parameters of type I18nBeanFactory
 void HgCapabilityTypeModule.setI18nBeanFactory(I18nBeanFactory i18nBeanFactory)
           
 

Uses of I18nBeanFactory in com.atlassian.bamboo.utils.i18n
 

Classes in com.atlassian.bamboo.utils.i18n that implement I18nBeanFactory
 class AbstractI18nBeanFactory
           
 class I18nBeanFactoryImpl
           
 

Uses of I18nBeanFactory in com.atlassian.bamboo.ww2
 

Methods in com.atlassian.bamboo.ww2 with parameters of type I18nBeanFactory
 void BambooFreemarkerManager.setI18nBeanFactory(I18nBeanFactory i18nBeanFactory)
           
 void BambooActionSupport.setI18nBeanFactory(I18nBeanFactory i18nBeanFactory)
           
 

Uses of I18nBeanFactory in com.atlassian.sal.bamboo.message
 

Constructors in com.atlassian.sal.bamboo.message with parameters of type I18nBeanFactory
BambooI18nResolver(I18nBeanFactory i18nBeanFactory)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.