Class HealthyEndpoint

java.lang.Object
org.opends.server.api.HttpEndpoint<HealthyEndpointCfg>
org.opends.server.protocols.http.HealthyEndpoint

public final class HealthyEndpoint extends HttpEndpoint<HealthyEndpointCfg>
An HTTP endpoint for exposing the server health status.
  • Constructor Details

  • Method Details

    • newHttpApplication

      public org.forgerock.http.HttpApplication newHttpApplication()
      Description copied from class: HttpEndpoint
      Create a new HttpApplication.
      Specified by:
      newHttpApplication in class HttpEndpoint<HealthyEndpointCfg>
      Returns:
      an HttpApplication configured and ready to be started.