Class TachyonLivenessCheck
java.lang.Object
tech.skworks.tachyon.service.infra.health.TachyonLivenessCheck
- All Implemented Interfaces:
org.eclipse.microprofile.health.HealthCheck
@Liveness
@ApplicationScoped
public class TachyonLivenessCheck
extends Object
implements org.eclipse.microprofile.health.HealthCheck
Project Tachyon
Class TachyonLivenessCheck
- Since:
- 1.0.0-SNAPSHOT
- Version:
- 1.0
- Author:
- Jimmy (vSKAH) - 03/04/2026
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TachyonLivenessCheck
public TachyonLivenessCheck()
-
-
Method Details
-
call
public org.eclipse.microprofile.health.HealthCheckResponse call()- Specified by:
callin interfaceorg.eclipse.microprofile.health.HealthCheck
-