public class SystemServiceEnricher extends AbstractEnricher implements Enricher
AbstractEntityAdjunct.AdjunctTagSupport, AbstractEntityAdjunct.BasicSubscriptionSupport
BrooklynObject.RelationSupport<T extends BrooklynObject>, BrooklynObject.SubscriptionSupport, BrooklynObject.TagSupport
Configurable.ConfigurationSupport
BrooklynObjectInternal.ConfigurationSupportInternal, BrooklynObjectInternal.RelationSupportInternal<T extends BrooklynObject>, BrooklynObjectInternal.SubscriptionSupportInternal
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_ENRICHER_UNIQUE_TAG |
static ConfigKey<java.lang.String> |
LAUNCH_SCRIPT_NAME |
static ConfigKey<java.lang.String> |
SERVICE_NAME |
SUPPRESS_DUPLICATES
HIGHLIGHT_NAME_LAST_ACTION, HIGHLIGHT_NAME_LAST_CONFIRMATION, HIGHLIGHT_NAME_LAST_VIOLATION, HIGHLIGHT_NAME_TRIGGERS
Constructor and Description |
---|
SystemServiceEnricher() |
Modifier and Type | Method and Description |
---|---|
void |
onLaunched(Task<?> task) |
void |
setEntity(EntityLocal entity) |
getEnricherType, getRebindSupport, relations
config, configure, destroy, getAdjunctType, getConfig, getDisplayName, getEntity, getExecutionContext, getHighlights, getManagementContext, getUniqueTag, isDestroyed, isRunning, setDisplayName, setHighlights, subscriptions, tags, toString
addSearchPath, getCatalogItemId, getCatalogItemIdSearchPath, getId, init, rebind, setCatalogItemId, setCatalogItemIdAndSearchPath, setManagementContext, stackCatalogItemId
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getEnricherType, getId, getRebindSupport, relations
getHighlights, getUniqueTag, isDestroyed, isRunning
getCatalogItemId, getCatalogItemIdSearchPath, getDisplayName, subscriptions, tags
config, getConfig
addSearchPath, setCatalogItemId, setCatalogItemIdAndSearchPath, stackCatalogItemId
public static final java.lang.String DEFAULT_ENRICHER_UNIQUE_TAG
public static final ConfigKey<java.lang.String> LAUNCH_SCRIPT_NAME
public static final ConfigKey<java.lang.String> SERVICE_NAME
public void setEntity(EntityLocal entity)
setEntity
in class AbstractEnricher
public void onLaunched(Task<?> task)