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