Class GeoportalHealthCheck

  • All Implemented Interfaces:
    org.eclipse.microprofile.health.HealthCheck

    @Readiness
    @Liveness
    public class GeoportalHealthCheck
    extends Object
    implements org.eclipse.microprofile.health.HealthCheck
    The Class GeoportalHealthCheck.
    Author:
    Francesco Mangiacrapa at ISTI-CNR francesco.mangiacrapa@isti.cnr.it Oct 22, 2024
    • Constructor Detail

      • GeoportalHealthCheck

        public GeoportalHealthCheck()
    • Method Detail

      • call

        public org.eclipse.microprofile.health.HealthCheckResponse call()
        Call.
        Specified by:
        call in interface org.eclipse.microprofile.health.HealthCheck
        Returns:
        the health check response