Class 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 Detail

      • TigerProxyHealthIndicator

        public TigerProxyHealthIndicator​(TigerProxy tigerProxy)
    • Method Detail

      • health

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