| Package | Description |
|---|---|
| org.jboss.hal.client.runtime.host | |
| org.jboss.hal.client.runtime.server | |
| org.jboss.hal.client.shared.sslwizard | |
| org.jboss.hal.core.runtime.host |
| Modifier and Type | Method and Description |
|---|---|
void |
HostPresenter.reloadServer(Host host,
String urlConsole) |
void |
HostPresenter.MyView.updateHost(Host host) |
void |
HostView.updateHost(Host host) |
| Modifier and Type | Method and Description |
|---|---|
void |
StandaloneServerPresenter.reloadServer(Host host,
String urlConsole) |
| Modifier and Type | Method and Description |
|---|---|
EnableSSLWizard.Builder |
EnableSSLWizard.Builder.host(Host host) |
default void |
EnableSSLPresenter.reloadServer(Host host,
String urlConsole) |
| Modifier and Type | Method and Description |
|---|---|
static Host |
Host.disconnected(String name,
Date disconnected,
Date lastConnected) |
Host |
HostResultEvent.getHost() |
Host |
HostActionEvent.getHost() |
| Modifier and Type | Method and Description |
|---|---|
static void |
HostActionEvent.fire(com.google.gwt.event.shared.HasHandlers source,
Host host,
List<Server> servers,
Action action) |
static void |
HostResultEvent.fire(com.google.gwt.event.shared.HasHandlers source,
Host host,
List<Server> servers,
Result result) |
boolean |
HostActions.isPending(Host host) |
void |
HostActions.reload(Host host) |
void |
HostActions.restart(Host host) |
void |
HostActions.restart(Host host,
com.google.gwt.safehtml.shared.SafeHtml question) |
| Constructor and Description |
|---|
HostActionEvent(Host host,
List<Server> servers,
Action action) |
HostResultEvent(Host host,
List<Server> servers,
Result result) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.