org.rapidpm.dependencies.core.logger.HasLoggerpublic class CoreUIService
extends java.lang.Object
implements org.rapidpm.dependencies.core.logger.HasLogger
| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
CORE_UI_SERVER_HOST |
|
static java.lang.String |
CORE_UI_SERVER_HOST_DEFAULT |
|
static java.lang.String |
CORE_UI_SERVER_PORT |
|
static java.lang.String |
CORE_UI_SERVER_PORT_DEFAULT |
|
org.rapidpm.frp.model.Result<io.undertow.Undertow> |
undertow |
| Constructor | Description |
|---|---|
CoreUIService() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
startup() |
|
void |
startup(Config config) |
public static final java.lang.String CORE_UI_SERVER_HOST_DEFAULT
public static final java.lang.String CORE_UI_SERVER_PORT_DEFAULT
public static final java.lang.String CORE_UI_SERVER_HOST
public static final java.lang.String CORE_UI_SERVER_PORT
public org.rapidpm.frp.model.Result<io.undertow.Undertow> undertow
public void startup(Config config)
public void startup()
Copyright © 2017–2018 Vaadin. All rights reserved.