brooklyn.entity
Interface Application

All Superinterfaces:
Entity, Rebindable<EntityMemento>, Serializable

public interface Application
extends Entity

TODO javadoc


Method Summary
 ManagementContext getManagementContext()
           
 
Methods inherited from interface brooklyn.entity.Entity
addChild, addGroup, addOwnedChild, clearOwner, clearParent, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getDisplayName, getEnrichers, getEntityType, getGroups, getId, getLocations, getOwnedChildren, getOwner, getParent, getPolicies, invoke, removeChild, removeOwnedChild, setOwner, setParent
 
Methods inherited from interface brooklyn.entity.rebind.Rebindable
getRebindSupport
 

Method Detail

getManagementContext

ManagementContext getManagementContext()


Copyright © 2013. All Rights Reserved.