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

Packages that use I18nBeanFactory
com.atlassian.bamboo.aui   
com.atlassian.bamboo.plugin.web   
com.atlassian.bamboo.plugin.webresource   
com.atlassian.bamboo.sal.message   
com.atlassian.bamboo.user   
com.atlassian.bamboo.utils.i18n   
com.atlassian.bamboo.ww2   
 

Uses of I18nBeanFactory in com.atlassian.bamboo.aui
 

Constructors in com.atlassian.bamboo.aui with parameters of type I18nBeanFactory
BambooAuiIntegration(I18nBeanFactory i18nBeanFactory)
           
 

Uses of I18nBeanFactory in com.atlassian.bamboo.plugin.web
 

Constructors in com.atlassian.bamboo.plugin.web with parameters of type I18nBeanFactory
BambooWebFragmentHelper(I18nBeanFactory i18nBeanFactory, com.atlassian.plugin.hostcontainer.HostContainer hostContainer, TemplateRenderer templateRenderer)
           
 

Uses of I18nBeanFactory in com.atlassian.bamboo.plugin.webresource
 

Constructors in com.atlassian.bamboo.plugin.webresource with parameters of type I18nBeanFactory
BambooWebResourceIntegration(com.atlassian.config.HomeLocator homeLocator, I18nBeanFactory i18nBeanFactory, com.atlassian.plugin.PluginAccessor pluginAccessor, FeatureManager featureManager)
           
 

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

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

Uses of I18nBeanFactory in com.atlassian.bamboo.user
 

Constructors in com.atlassian.bamboo.user with parameters of type I18nBeanFactory
DefaultAuthenticationContext(BambooUserManager bambooUserManager, 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)
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.