Brooklyn

brooklyn.entity.basic
[Java] Interface BasicApplication

brooklyn.entity.rebind.Rebindable
  brooklyn.entity.basic.BasicApplication
      brooklyn.entity.Entity
          brooklyn.entity.Application
              brooklyn.entity.basic.StartableApplication
                  brooklyn.entity.trait.Startable
All Superinterfaces:
Rebindable, Entity, Application, StartableApplication, Startable

@ImplementedBy(BasicApplicationImpl.class)
public interface BasicApplication
extends StartableApplication

The most basic implementation of an application possible. Used (internally) for the default type of application to be built.

Authors:
aled


Field Summary
 
Fields inherited from interface Startable
RESTART, SERVICE_UP, START, STOP
 
Method Summary
 
Methods inherited from interface Application
getManagementContext
 
Methods inherited from interface Startable
restart, start, stop
 

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