@ApplicationScoped public class DashboardRendererServiceImpl extends Object implements DashboardRendererService
Modifier and Type | Field and Description |
---|---|
static int |
PING_TIMEOUT
Maximum amount of time (in milliseconds) a ping alive request to the dashbuilder remote URL may last.
|
Constructor and Description |
---|
DashboardRendererServiceImpl() |
Modifier and Type | Method and Description |
---|---|
ConnectionStatus |
getAppStatus(String theUrl) |
protected int |
pingUrl(String anUrl) |
protected String |
resolveUrl(String anUrl) |
public static int PING_TIMEOUT
The system property dashbuilder.bind.timeout can be used to set a custom value.
public ConnectionStatus getAppStatus(String theUrl)
getAppStatus
in interface DashboardRendererService
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.