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