Class AdminServerMetricsImpl

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

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

      • _log

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

      • AdminServerMetricsImpl

        public AdminServerMetricsImpl()
    • 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>