public class DeltaEnricher<T extends java.lang.Number> extends AbstractTransformingEnricher<T>
AbstractEntityAdjunct.AdjunctTagSupportBrooklynObject.TagSupportConfigurable.ConfigurationSupportBrooklynObjectInternal.ConfigurationSupportInternalSUPPRESS_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  
SensorEvent handler method. | 
setEntitygetEnricherType, getRebindSupportconfig, configure, destroy, getConfig, getConfigMap, getDisplayName, getUniqueTag, isDestroyed, isRunning, setConfig, setDisplayName, subscribe, subscribeToChildren, subscribeToMembers, tags, toString, unsubscribe, unsubscribegetCatalogItemId, getId, getManagementContext, init, rebind, setCatalogItemId, setManagementContextequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetConfig, getId, setConfiggetUniqueTag, isDestroyed, isRunninggetCatalogItemId, getDisplayName, tagsconfigsetCatalogItemIdpublic DeltaEnricher()
public DeltaEnricher(Entity producer, Sensor<T> source, AttributeSensor<T> target)
public void onEvent(SensorEvent<T> event)
SensorEventListenerSensorEvent handler method.