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