Class DelegateHealth
- java.lang.Object
-
- org.eclipse.microprofile.health.tck.deployment.DelegateHealth
-
- All Implemented Interfaces:
HealthCheck
@Liveness @ApplicationScoped public class DelegateHealth extends Object implements HealthCheck
Created by hbraun on 18.08.17.
-
-
Constructor Summary
Constructors Constructor Description DelegateHealth()
-
-
-
Method Detail
-
call
public HealthCheckResponse call()
- Specified by:
call
in interfaceHealthCheck
-
-