public class HealthyEndpoint extends HttpEndpoint<HealthyEndpointCfg>
configuration, serverContext, USE_DEFAULT_BUFFER_FACTORY
Constructor and Description |
---|
HealthyEndpoint(HealthyEndpointCfg configuration,
ServerContext serverContext)
Create a new
HealthyEndpoint with the given configuration. |
Modifier and Type | Method and Description |
---|---|
org.forgerock.http.HttpApplication |
newHttpApplication()
Create a new HttpApplication.
|
isConfigurationValid
public HealthyEndpoint(HealthyEndpointCfg configuration, ServerContext serverContext)
HealthyEndpoint
with the given configuration.configuration
- Configuration of this HttpEndpoint
.serverContext
- The server context.public org.forgerock.http.HttpApplication newHttpApplication()
HttpEndpoint
newHttpApplication
in class HttpEndpoint<HealthyEndpointCfg>
HttpApplication
configured and ready to be started.Copyright 2010-2022 ForgeRock AS.