public class SystemServiceEnricher extends AbstractEnricher implements Enricher
AbstractEntityAdjunct.AdjunctTagSupport
BrooklynObject.TagSupport
Configurable.ConfigurationSupport
BrooklynObjectInternal.ConfigurationSupportInternal
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
Constructor and Description |
---|
SystemServiceEnricher() |
Modifier and Type | Method and Description |
---|---|
void |
onLaunched(Task<?> task) |
void |
setEntity(EntityLocal entity) |
getEnricherType, getRebindSupport
config, 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, getEnricherType, getId, getName, getRebindSupport, setConfig
getUniqueTag, isDestroyed, isRunning
getCatalogItemId, getDisplayName, getTagSupport, tags
config
setCatalogItemId
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)