public class ConditionalSuspendPolicy extends AbstractPolicy
AbstractEntityAdjunct.AdjunctTagSupportBrooklynObject.TagSupportConfigurable.ConfigurationSupportBrooklynObjectInternal.ConfigurationSupportInternal| Modifier and Type | Field and Description |
|---|---|
static ConfigKey<Sensor<?>> |
RESUME_SENSOR |
static ConfigKey<Sensor<?>> |
SUSPEND_SENSOR |
static ConfigKey<java.lang.Object> |
SUSPEND_TARGET |
| Constructor and Description |
|---|
ConditionalSuspendPolicy() |
| Modifier and Type | Method and Description |
|---|---|
void |
setEntity(EntityLocal entity) |
destroy, getPolicyType, getRebindSupport, isRunning, isSuspended, resume, suspend, toStringconfig, configure, getAllConfig, getConfig, getConfigMap, getDisplayName, getName, getUniqueTag, isDestroyed, setConfig, setDisplayName, setName, tagsgetCatalogItemId, getId, getManagementContext, getTagSupport, init, rebind, setCatalogItemId, setManagementContextequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAllConfig, getConfig, getId, getName, setConfiggetUniqueTag, isDestroyedgetCatalogItemId, getDisplayName, getTagSupport, tagsconfigsetCatalogItemIdpublic static final ConfigKey<java.lang.Object> SUSPEND_TARGET
public void setEntity(EntityLocal entity)
setEntity in class AbstractEntityAdjunct