Class I18NCacheInitEvent
- java.lang.Object
-
- com.atlassian.confluence.util.i18n.event.I18NCacheInitEvent
-
@AsynchronousPreferred public class I18NCacheInitEvent extends Object
This analytics event is fired wheneverCachingI18NBeanFactory
has had a cache miss and needs to initialise a newI18NBean
.
-
-
Constructor Summary
Constructors Constructor Description I18NCacheInitEvent(Locale locale)
-