Uses of Class
org.chenile.core.service.HealthCheckInfo
Package
Description
Core chenile services that furnish information about services, health checks etc.
-
Uses of HealthCheckInfo in org.chenile.core.service
Modifier 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()