public class DeltaEnricher<T extends java.lang.Number> extends AbstractTransformingEnricher<T>
BrooklynObject.TagSupport
SUPPRESS_DUPLICATES
NOOP
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. |
setEntity
getEnricherType, getRebindSupport
configure, destroy, getAllConfig, getConfig, getConfigMap, getDisplayName, getName, getUniqueTag, isDestroyed, isRunning, setConfig, setDisplayName, setName, tags, toString
getCatalogItemId, getId, getManagementContext, getTagSupport, init, rebind, setCatalogItemId, setManagementContext
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getAllConfig, getConfig, getId, getName, setConfig
getUniqueTag, isDestroyed, isRunning
getCatalogItemId, getDisplayName, getTagSupport, tags
setCatalogItemId
public DeltaEnricher()
public DeltaEnricher(Entity producer, Sensor<T> source, AttributeSensor<T> target)
public void onEvent(SensorEvent<T> event)
SensorEventListener
SensorEvent
handler method.