Brooklyn

brooklyn.entity.basic
[Java] Interface BasicApplication

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

@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.