Class TransitimeMetricsImpl

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

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

      • TransitimeMetricsImpl

        public TransitimeMetricsImpl()
    • Method Detail

      • onApplicationEvent

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