Class I18NCacheInitEvent


  • @AsynchronousPreferred
    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 Detail

      • I18NCacheInitEvent

        public I18NCacheInitEvent​(Locale locale)
    • Method Detail

      • getLocaleCode

        public String getLocaleCode()