public class DeltaEnricher<T extends java.lang.Number> extends AbstractTransformingEnricher<T>
AbstractEntityAdjunct.AdjunctTagSupport, AbstractEntityAdjunct.BasicSubscriptionSupportBrooklynObject.RelationSupport<T extends BrooklynObject>, BrooklynObject.SubscriptionSupport, BrooklynObject.TagSupportConfigurable.ConfigurationSupportBrooklynObjectInternal.ConfigurationSupportInternal, BrooklynObjectInternal.RelationSupportInternal<T extends BrooklynObject>, BrooklynObjectInternal.SubscriptionSupportInternalSUPPRESS_DUPLICATESNOOP| Constructor and Description | 
|---|
| DeltaEnricher() | 
| DeltaEnricher(Entity producer,
             Sensor<T> source,
             AttributeSensor<T> target) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | onEvent(SensorEvent<T> event)The  SensorEventhandler method. | 
setEntitygetEnricherType, getRebindSupport, relationsconfig, configure, destroy, getAdjunctType, getConfig, getConfigMap, getDisplayName, getUniqueTag, isDestroyed, isRunning, setConfig, setDisplayName, subscribe, subscribeToChildren, subscribeToMembers, subscriptions, tags, toString, unsubscribe, unsubscribegetCatalogItemId, getId, getManagementContext, init, rebind, setCatalogItemId, setManagementContextequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetUniqueTag, isDestroyed, isRunninggetCatalogItemId, getDisplayName, subscriptions, tagsconfig, getConfig, setConfigsetCatalogItemIdpublic DeltaEnricher()
public DeltaEnricher(Entity producer, Sensor<T> source, AttributeSensor<T> target)
public void onEvent(SensorEvent<T> event)
SensorEventListenerSensorEvent handler method.