Class ScheduleMetricsImpl

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

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

      • ScheduleMetricsImpl

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