public final class AdminEndpointDecider extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ADMIN_PORT |
| Constructor and Description |
|---|
AdminEndpointDecider(Config cfg) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAsadminContextRoot() |
List<String> |
getAsadminHosts() |
String |
getGuiContextRoot() |
List<String> |
getGuiHosts() |
InetAddress |
getListenAddress() |
int |
getListenPort() |
int |
getMaxThreadPoolSize() |
public static final int ADMIN_PORT
public AdminEndpointDecider(Config cfg)
public int getListenPort()
public InetAddress getListenAddress()
public int getMaxThreadPoolSize()
public String getAsadminContextRoot()
public String getGuiContextRoot()
Copyright © 2019. All rights reserved.