com.atlassian.bamboo.utils.i18n
Class AbstractI18nBeanFactory

java.lang.Object
  extended by com.atlassian.bamboo.utils.i18n.AbstractI18nBeanFactory
All Implemented Interfaces:
I18nBeanFactory
Direct Known Subclasses:
I18nBeanFactoryImpl

public abstract class AbstractI18nBeanFactory
extends java.lang.Object
implements I18nBeanFactory


Constructor Summary
AbstractI18nBeanFactory()
           
 
Method Summary
 I18nBean getI18nBean()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.atlassian.bamboo.utils.i18n.I18nBeanFactory
getI18nBean
 

Constructor Detail

AbstractI18nBeanFactory

public AbstractI18nBeanFactory()
Method Detail

getI18nBean

public I18nBean getI18nBean()
Specified by:
getI18nBean in interface I18nBeanFactory


Copyright © 2011 Atlassian. All Rights Reserved.