Class WebappMetricsImpl

  • All Implemented Interfaces:
    EventListener, WebappMetrics, org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>

    @Component
    public class WebappMetricsImpl
    extends MetricsTemplate
    implements WebappMetrics, org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
    • Field Detail

      • _log

        protected static final org.slf4j.Logger _log
    • Constructor Detail

      • WebappMetricsImpl

        public WebappMetricsImpl()
    • Method Detail

      • reloadConfig

        public void reloadConfig()
      • onApplicationEvent

        public void onApplicationEvent​(org.springframework.context.event.ContextRefreshedEvent event)
        Specified by:
        onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>