Uses of Interface
brooklyn.entity.Application

Packages that use Application
brooklyn.entity   
brooklyn.entity.rebind   
brooklyn.management   
 

Uses of Application in brooklyn.entity
 

Methods in brooklyn.entity that return Application
 Application Entity.getApplication()
           
 

Uses of Application in brooklyn.entity.rebind
 

Methods in brooklyn.entity.rebind that return types with arguments of type Application
 List<Application> RebindManager.rebind(BrooklynMemento memento)
           
 List<Application> RebindManager.rebind(BrooklynMemento memento, ClassLoader classLoader)
           
 

Uses of Application in brooklyn.management
 

Methods in brooklyn.management that return types with arguments of type Application
 Collection<Application> ManagementContext.getApplications()
          All applications under control of this management plane
 



Copyright © 2013. All Rights Reserved.