Uses of Interface
org.springframework.cloud.consul.serviceregistry.ApplicationStatusProvider
Packages that use ApplicationStatusProvider
Package
Description
-
Uses of ApplicationStatusProvider in org.springframework.cloud.consul.discovery
Constructor parameters in org.springframework.cloud.consul.discovery with type arguments of type ApplicationStatusProviderModifierConstructorDescriptionTtlScheduler(HeartbeatProperties heartbeatProperties, ConsulDiscoveryProperties discoveryProperties, com.ecwid.consul.v1.ConsulClient client, ReregistrationPredicate reregistrationPredicate, org.springframework.beans.factory.ObjectProvider<ApplicationStatusProvider> applicationStatusProviderFactory) -
Uses of ApplicationStatusProvider in org.springframework.cloud.consul.serviceregistry
Classes in org.springframework.cloud.consul.serviceregistry that implement ApplicationStatusProviderModifier and TypeClassDescriptionclassLeverages Spring Boot Actuator health endpoint to determine the current health of the application. -
Uses of ApplicationStatusProvider in org.springframework.cloud.consul.support
Method parameters in org.springframework.cloud.consul.support with type arguments of type ApplicationStatusProviderModifier and TypeMethodDescriptionConsulHeartbeatAutoConfiguration.ttlScheduler(HeartbeatProperties heartbeatProperties, ConsulDiscoveryProperties discoveryProperties, com.ecwid.consul.v1.ConsulClient consulClient, ReregistrationPredicate reRegistrationPredicate, org.springframework.beans.factory.ObjectProvider<ApplicationStatusProvider> applicationStatusProvider)