Uses of Class
org.chenile.core.service.HealthCheckInfo
Packages that use HealthCheckInfo
Package
Description
Core chenile services that furnish information about services, health checks etc.
-
Uses of HealthCheckInfo in org.chenile.cconfig.service.healthcheck
Methods in org.chenile.cconfig.service.healthcheck that return HealthCheckInfo -
Uses of HealthCheckInfo in org.chenile.core.service
Methods in org.chenile.core.service that return HealthCheckInfoModifier and TypeMethodDescriptionChenileInfoService.healthCheck(String currTrajectory, String service) Calls the health check information service attached to the particular service and gets them to perform a health check In case the service does not have a health check configured it throws a 404ChenileInfoServiceImpl.healthCheck(String currTrajectory, String service) HealthChecker.healthCheck()InfoHealthChecker.healthCheck() -
Uses of HealthCheckInfo in org.chenile.orchestrator.process.service.healthcheck
Methods in org.chenile.orchestrator.process.service.healthcheck that return HealthCheckInfo -
Uses of HealthCheckInfo in org.chenile.service.registry.service.healthcheck
Methods in org.chenile.service.registry.service.healthcheck that return HealthCheckInfo