Class MetricsHourly

All Implemented Interfaces:
Runnable

public class MetricsHourly extends MetricsCycleBase
This class calls the metric functions in hourly cycle
Author:
Ernst Melchinger
  • Constructor Details

    • MetricsHourly

      public MetricsHourly(MonitorConfiguration config, org.springframework.transaction.PlatformTransactionManager txManager, jakarta.persistence.EntityManager em)
      Constructor of a Metrics10Minutes instance
      Parameters:
      config - The monitor configuration
      txManager - The transaction manager
      em - The JPA entity manager
  • Method Details