public abstract class AbstractOnNetworkEnricher extends AbstractEnricher
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractOnNetworkEnricher.SensorNameConverter |
AbstractEntityAdjunct.AdjunctTagSupport, AbstractEntityAdjunct.BasicSubscriptionSupportBrooklynObject.RelationSupport<T extends BrooklynObject>, BrooklynObject.SubscriptionSupport, BrooklynObject.TagSupportConfigurable.ConfigurationSupportBrooklynObjectInternal.ConfigurationSupportInternal, BrooklynObjectInternal.RelationSupportInternal<T extends BrooklynObject>, BrooklynObjectInternal.SubscriptionSupportInternal| Modifier and Type | Field and Description |
|---|---|
static ConfigKey<java.lang.String> |
MAP_MATCHING |
static ConfigKey<<any>> |
SENSOR_NAME_CONVERTER |
static ConfigKey<java.util.Collection<? extends AttributeSensor<?>>> |
SENSORS |
SUPPRESS_DUPLICATESHIGHLIGHT_NAME_LAST_ACTION, HIGHLIGHT_NAME_LAST_CONFIRMATION, HIGHLIGHT_NAME_LAST_VIOLATION, HIGHLIGHT_NAME_TRIGGERS| Constructor and Description |
|---|
AbstractOnNetworkEnricher() |
| Modifier and Type | Method and Description |
|---|---|
void |
setEntity(EntityLocal entity) |
getEnricherType, getRebindSupport, relationsconfig, configure, destroy, getAdjunctType, getConfig, getDisplayName, getEntity, getExecutionContext, getHighlights, getManagementContext, getUniqueTag, isDestroyed, isRunning, setDisplayName, setHighlights, subscriptions, tags, toStringaddSearchPath, getCatalogItemId, getCatalogItemIdSearchPath, getId, init, rebind, setCatalogItemId, setCatalogItemIdAndSearchPath, setManagementContext, stackCatalogItemIdequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetHighlights, getUniqueTag, isDestroyed, isRunninggetCatalogItemId, getCatalogItemIdSearchPath, getDisplayName, subscriptions, tagsconfig, getConfigaddSearchPath, setCatalogItemId, setCatalogItemIdAndSearchPath, stackCatalogItemIdpublic static ConfigKey<java.util.Collection<? extends AttributeSensor<?>>> SENSORS
public static ConfigKey<java.lang.String> MAP_MATCHING
public static ConfigKey<<any>> SENSOR_NAME_CONVERTER
public void setEntity(EntityLocal entity)
setEntity in class AbstractEnricher