public class SystemServiceEnricher extends AbstractEnricher implements Enricher
AbstractEntityAdjunct.AdjunctTagSupportBrooklynObject.TagSupportConfigurable.ConfigurationSupportBrooklynObjectInternal.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, getRebindSupportconfig, configure, 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, getEnricherType, getId, getName, getRebindSupport, setConfiggetUniqueTag, isDestroyed, isRunninggetCatalogItemId, getDisplayName, getTagSupport, tagsconfigsetCatalogItemIdpublic 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 AbstractEnricherpublic void onLaunched(Task<?> task)