public class ConditionalSuspendPolicy extends AbstractPolicy
AbstractEntityAdjunct.AdjunctTagSupport
BrooklynObject.TagSupport
Configurable.ConfigurationSupport
BrooklynObjectInternal.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, toString
config, configure, getAllConfig, getConfig, getConfigMap, getDisplayName, getName, getUniqueTag, isDestroyed, setConfig, setDisplayName, setName, tags
getCatalogItemId, getId, getManagementContext, getTagSupport, init, rebind, setCatalogItemId, setManagementContext
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getAllConfig, getConfig, getId, getName, setConfig
getUniqueTag, isDestroyed
getCatalogItemId, getDisplayName, getTagSupport, tags
config
setCatalogItemId
public static final ConfigKey<java.lang.Object> SUSPEND_TARGET
public void setEntity(EntityLocal entity)
setEntity
in class AbstractEntityAdjunct