Uses of Package
brooklyn.policy

Packages that use brooklyn.policy
brooklyn.entity   
brooklyn.entity.proxying   
brooklyn.entity.rebind   
brooklyn.policy   
 

Classes in brooklyn.policy used by brooklyn.entity
Enricher
          Publishes metrics for an entity, e.g.
Policy
          Policies implement actions and thus must be suspendable; policies should continue to evaluate their sensors and indicate their desired planned action even if they aren't invoking them
 

Classes in brooklyn.policy used by brooklyn.entity.proxying
Policy
          Policies implement actions and thus must be suspendable; policies should continue to evaluate their sensors and indicate their desired planned action even if they aren't invoking them
 

Classes in brooklyn.policy used by brooklyn.entity.rebind
Policy
          Policies implement actions and thus must be suspendable; policies should continue to evaluate their sensors and indicate their desired planned action even if they aren't invoking them
 

Classes in brooklyn.policy used by brooklyn.policy
EntityAdjunct
          EntityAdjuncts are supplementary logic that can be attached to Entities, providing sensor enrichment or enabling policy
PolicyType
          Gives type information for an Policy.
 



Copyright © 2013. All Rights Reserved.