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 -
Method Summary
-
Constructor Details
-
CheckWithAttributes
public CheckWithAttributes()
-
-
Method Details
-
call
- Specified by:
callin interfaceHealthCheck
-