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, getConfig, getConfigMap, getDisplayName, getUniqueTag, isDestroyed, setConfig, setDisplayName, subscribe, subscribeToChildren, subscribeToMembers, tags, unsubscribe, unsubscribegetCatalogItemId, getId, getManagementContext, init, rebind, setCatalogItemId, setManagementContextequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetUniqueTag, isDestroyedgetCatalogItemId, getDisplayName, tagsconfigsetCatalogItemIdpublic static final ConfigKey<java.lang.Object> SUSPEND_TARGET
public void setEntity(EntityLocal entity)
setEntity in class AbstractEntityAdjunct