com.atlassian.bamboo.utils.i18n
Class I18nBeanFactoryImpl
java.lang.Object
com.atlassian.bamboo.utils.i18n.AbstractI18nBeanFactory
com.atlassian.bamboo.utils.i18n.I18nBeanFactoryImpl
- All Implemented Interfaces:
- I18nBeanFactory
public class I18nBeanFactoryImpl
- extends AbstractI18nBeanFactory
Constructor Summary |
I18nBeanFactoryImpl(bucket.cache.CacheManager cacheManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
com.atlassian.plugin.event.PluginEventManager pluginEventManager)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
I18nBeanFactoryImpl
public I18nBeanFactoryImpl(@NotNull
bucket.cache.CacheManager cacheManager,
@NotNull
com.atlassian.plugin.PluginAccessor pluginAccessor,
@NotNull
com.atlassian.plugin.event.PluginEventManager pluginEventManager)
onPluginDisabled
public void onPluginDisabled(com.atlassian.plugin.event.events.PluginDisabledEvent event)
onPluginEnabled
public void onPluginEnabled(com.atlassian.plugin.event.events.PluginEnabledEvent event)
getI18nBean
public I18nBean getI18nBean(java.util.Locale locale)
getCache
protected com.atlassian.user.impl.cache.Cache getCache()
Copyright © 2010 Atlassian. All Rights Reserved.