public class DeltaEnricher<T extends java.lang.Number> extends AbstractTransformingEnricher<T>
BrooklynObject.TagSupportSUPPRESS_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, getRebindSupportconfigure, destroy, getAllConfig, getConfig, getConfigMap, getDisplayName, getName, getUniqueTag, isDestroyed, isRunning, setConfig, setDisplayName, setName, tags, toStringgetCatalogItemId, getId, getManagementContext, getTagSupport, init, rebind, setCatalogItemId, setManagementContextequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAllConfig, getConfig, getId, getName, setConfiggetUniqueTag, isDestroyed, isRunninggetCatalogItemId, getDisplayName, getTagSupport, tagssetCatalogItemIdpublic DeltaEnricher()
public DeltaEnricher(Entity producer, Sensor<T> source, AttributeSensor<T> target)
public void onEvent(SensorEvent<T> event)
SensorEventListenerSensorEvent handler method.