Class HealthIndicatorCreator

java.lang.Object
energy.eddie.regionconnector.cds.health.HealthIndicatorCreator

@Component public class HealthIndicatorCreator extends Object
  • Constructor Details

    • HealthIndicatorCreator

      public HealthIndicatorCreator(org.springframework.boot.health.registry.HealthContributorRegistry registry, CdsPublicApis cdsPublicApis, CdsServerRepository repository)
  • Method Details

    • onApplicationEvent

      @EventListener(org.springframework.context.event.ContextRefreshedEvent.class) public void onApplicationEvent()
    • register

      public void register(CdsServer cdsServer)