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