Brooklyn

brooklyn.entity.basic
[Java] Interface BasicApplication

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

@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 Startable
restart, start, stop
 
Methods inherited from interface Application
getManagementContext
 
Methods inherited from interface Entity
addChild, addChild, addEnricher, addGroup, addPolicy, clearParent, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getConfig, getCreationTime, getDisplayName, getEnrichers, getEntityType, getGroups, getIconUrl, getId, getLocations, getParent, getPolicies, getRebindSupport, invoke, removeChild, removeEnricher, removePolicy, setParent
 
Methods inherited from interface Rebindable
getRebindSupport
 
Methods inherited from interface Identifiable
getId
 

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