Uses of Package
brooklyn.management

Packages that use brooklyn.management
brooklyn.entity   
brooklyn.entity.basic   
brooklyn.management   
 

Classes in brooklyn.management used by brooklyn.entity
ManagementContext
          This is the entry point for accessing and interacting with a realm of applications and their entities in Brooklyn.
Task
          Represents a unit of work for execution.
 

Classes in brooklyn.management used by brooklyn.entity.basic
ExecutionContext
          This is a Brooklyn extension to the Java Executor.
ManagementContext
          This is the entry point for accessing and interacting with a realm of applications and their entities in Brooklyn.
SubscriptionHandle
          A "receipt" returned by SubscriptionContext and SubscriptionManager's subscribe() methods.
Task
          Represents a unit of work for execution.
 

Classes in brooklyn.management used by brooklyn.management
EntityManager
          For managing and querying entities.
ExecutionContext
          This is a Brooklyn extension to the Java Executor.
ExecutionManager
          This class manages the execution of a number of jobs with tags.
SubscriptionContext
          This is the context through which an Entity can manage its subscriptions.
SubscriptionHandle
          A "receipt" returned by SubscriptionContext and SubscriptionManager's subscribe() methods.
SubscriptionManager
          The management interface for subscriptions.
Task
          Represents a unit of work for execution.
TaskStub
          Deprecated. since 0.5; May be deleted (still up for discussion); one can use Task directly
 



Copyright © 2013. All Rights Reserved.