Brooklyn

io.brooklyn.camp.brooklyn
[Java] Class BrooklynCampPlatformLauncherAbstract

java.lang.Object
  io.brooklyn.camp.brooklyn.BrooklynCampPlatformLauncherAbstract

@Beta
public abstract class BrooklynCampPlatformLauncherAbstract

launcher for BrooklynCampPlatform, which may or may not start a (web) server depending on children


Field Summary
protected ManagementContext mgmt

protected BrooklynCampPlatform platform

 
Method Summary
ManagementContext getBrooklynMgmt()

BrooklynCampPlatform getCampPlatform()

BrooklynCampPlatformLauncherAbstract launch()

protected LocalManagementContext newMgmtContext()

void stopServers()

stops any servers (camp and brooklyn) launched by this launcher

BrooklynCampPlatformLauncherAbstract useManagementContext(ManagementContext mgmt)

 
Methods inherited from class java.lang.Object
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Field Detail

mgmt

protected ManagementContext mgmt


platform

protected BrooklynCampPlatform platform


 
Method Detail

getBrooklynMgmt

public ManagementContext getBrooklynMgmt()


getCampPlatform

public BrooklynCampPlatform getCampPlatform()


launch

public BrooklynCampPlatformLauncherAbstract launch()


newMgmtContext

protected LocalManagementContext newMgmtContext()


stopServers

public void stopServers()
stops any servers (camp and brooklyn) launched by this launcher


useManagementContext

public BrooklynCampPlatformLauncherAbstract useManagementContext(ManagementContext mgmt)


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.