Class SuccessfulLiveness
- java.lang.Object
-
- org.eclipse.microprofile.health.tck.deployment.SuccessfulLiveness
-
- All Implemented Interfaces:
HealthCheck
@Liveness @ApplicationScoped public class SuccessfulLiveness extends Object implements HealthCheck
- Since:
- 2.0
- Author:
- Antoine Sabot-Durand
-
-
Constructor Summary
Constructors Constructor Description SuccessfulLiveness()
-
-
-
Method Detail
-
call
public HealthCheckResponse call()
- Specified by:
call
in interfaceHealthCheck
-
-