public static class WebServerService.Factory extends Object
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
static WebServerService |
create(InetSocketAddress bindAddress,
MasterProcess masterProcess) |
public static WebServerService create(InetSocketAddress bindAddress, MasterProcess masterProcess)
bindAddress
- the address the web server will bind tomasterProcess
- the master process referenced inside the web serverWebServerService
that behaves according to
PropertyKey.STANDBY_MASTER_WEB_ENABLED
Copyright © 2023. All Rights Reserved.