Class McpClientHealthCheck
java.lang.Object
io.quarkiverse.langchain4j.mcp.runtime.McpClientHealthCheck
- All Implemented Interfaces:
org.eclipse.microprofile.health.HealthCheck
@Readiness
public class McpClientHealthCheck
extends Object
implements org.eclipse.microprofile.health.HealthCheck
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
McpClientHealthCheck
public McpClientHealthCheck()
-
-
Method Details
-
call
public org.eclipse.microprofile.health.HealthCheckResponse call()- Specified by:
callin interfaceorg.eclipse.microprofile.health.HealthCheck
-