brooklyn.policy
Interface Enricher

All Superinterfaces:
EntityAdjunct

public interface Enricher
extends EntityAdjunct

Publishes metrics for an entity, e.g. aggregating information from other sensors/entities. Has some similarities to Policy. However, enrichers specifically do not invoke Effectors and should only function to publish new metrics


Method Summary
 
Methods inherited from interface brooklyn.policy.EntityAdjunct
getId, getName, isDestroyed, isRunning
 



Copyright © 2013. All Rights Reserved.