Class TigerProxyHealthIndicator

java.lang.Object
de.gematik.test.tiger.proxy.TigerProxyHealthIndicator
All Implemented Interfaces:
org.springframework.boot.actuate.health.HealthContributor, org.springframework.boot.actuate.health.HealthIndicator

@Component("messageQueue") public class TigerProxyHealthIndicator extends Object implements org.springframework.boot.actuate.health.HealthIndicator
  • Constructor Details

    • TigerProxyHealthIndicator

      public TigerProxyHealthIndicator(TigerProxy tigerProxy)
  • Method Details

    • health

      public org.springframework.boot.actuate.health.Health health()
      Specified by:
      health in interface org.springframework.boot.actuate.health.HealthIndicator