com.atlassian.confluence.util.i18n.event
Class I18NCacheInitEvent

java.lang.Object
  extended by com.atlassian.confluence.util.i18n.event.I18NCacheInitEvent

public class I18NCacheInitEvent
extends Object

This analytics event is fired whenever CachingI18NBeanFactory has had a cache miss and needs to initialise a new I18NBean.


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

Constructor Detail

I18NCacheInitEvent

public I18NCacheInitEvent(Locale locale)
Method Detail

getLocaleCode

public String getLocaleCode()


Copyright © 2003–2015 Atlassian. All rights reserved.