public class BrooklynServerDetails extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ManagementContext |
mgmtContext |
protected BrooklynWebServer |
webServer |
| Constructor and Description |
|---|
BrooklynServerDetails(BrooklynWebServer webServer,
ManagementContext mgmtContext) |
| Modifier and Type | Method and Description |
|---|---|
ManagementContext |
getManagementContext() |
BrooklynWebServer |
getWebServer() |
String |
getWebServerUrl() |
protected BrooklynWebServer webServer
protected ManagementContext mgmtContext
public BrooklynServerDetails(BrooklynWebServer webServer, ManagementContext mgmtContext)
public BrooklynWebServer getWebServer()
public String getWebServerUrl()
public ManagementContext getManagementContext()
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.