com.atlassian.confluence.util.i18n
Class MockI18NBeanFactory

java.lang.Object
  extended by com.atlassian.confluence.util.i18n.MockI18NBeanFactory
All Implemented Interfaces:
I18NBeanFactory

public class MockI18NBeanFactory
extends Object
implements I18NBeanFactory

Mock implementation of the I18NBeanFactory to be used by tests


Constructor Summary
MockI18NBeanFactory()
           
 
Method Summary
 I18NBean getI18NBean(Locale locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MockI18NBeanFactory

public MockI18NBeanFactory()
Method Detail

getI18NBean

public I18NBean getI18NBean(Locale locale)
Specified by:
getI18NBean in interface I18NBeanFactory


Confluence is developed by Atlassian.