@Beta public class BrooklynCampPlatformLauncher extends BrooklynCampPlatformLauncherAbstract
Constructor and Description |
---|
BrooklynCampPlatformLauncher() |
Modifier and Type | Method and Description |
---|---|
BrooklynCampPlatformLauncher |
launch() |
static void |
main(java.lang.String[] args) |
void |
stopServers()
stops any servers (camp and brooklyn) launched by this launcher
|
getBrooklynMgmt, getCampPlatform, useManagementContext
public BrooklynCampPlatformLauncher launch()
launch
in class BrooklynCampPlatformLauncherAbstract
public static void main(java.lang.String[] args)
public void stopServers() throws java.lang.Exception
BrooklynCampPlatformLauncherAbstract
stopServers
in class BrooklynCampPlatformLauncherAbstract
java.lang.Exception