Brooklyn

Package brooklyn.launcher

 

Class Summary
Activator
BrooklynLauncher Example usage is:
 {@code
 BrooklynLauncher launcher = BrooklynLauncher.newInstance()
     .application(new WebClusterDatabaseExample().appDisplayName("Web-cluster example"))
     .location("localhost")
     .start();
BrooklynServerDetails
BrooklynWebServer Starts the web-app running, connected to the given management context
Main Launches just the brooklyn web-console.
WebAppRunner @deprecated use BrooklynWebServer
 


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