@Beta public abstract class BrooklynCampPlatformLauncherAbstract extends Object
BrooklynCampPlatform, which may or may not start a (web) server depending on children| Modifier and Type | Field and Description |
|---|---|
protected brooklyn.management.ManagementContext |
mgmt |
protected BrooklynCampPlatform |
platform |
| Constructor and Description |
|---|
BrooklynCampPlatformLauncherAbstract() |
| Modifier and Type | Method and Description |
|---|---|
brooklyn.management.ManagementContext |
getBrooklynMgmt() |
BrooklynCampPlatform |
getCampPlatform() |
BrooklynCampPlatformLauncherAbstract |
launch() |
protected LocalManagementContext |
newMgmtContext() |
abstract void |
stopServers()
stops any servers (camp and brooklyn) launched by this launcher
|
BrooklynCampPlatformLauncherAbstract |
useManagementContext(brooklyn.management.ManagementContext mgmt) |
protected BrooklynCampPlatform platform
protected brooklyn.management.ManagementContext mgmt
public BrooklynCampPlatformLauncherAbstract()
public BrooklynCampPlatformLauncherAbstract useManagementContext(brooklyn.management.ManagementContext mgmt)
public BrooklynCampPlatformLauncherAbstract launch()
protected LocalManagementContext newMgmtContext()
public brooklyn.management.ManagementContext getBrooklynMgmt()
public BrooklynCampPlatform getCampPlatform()
Copyright © 2014. All Rights Reserved.