Class RealtimeMetricsImpl

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

    @Component
    public class RealtimeMetricsImpl
    extends MetricsTemplate
    implements RealtimeMetrics, org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
    • Constructor Detail

      • RealtimeMetricsImpl

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