public interface TestEffector extends BaseTest
Entity.AdjunctSupport<T extends EntityAdjunct>, Entity.EnricherSupport, Entity.GroupSupport, Entity.PolicySupport, Entity.SensorSupport
BrooklynObject.RelationSupport<T extends BrooklynObject>, BrooklynObject.SubscriptionSupport, BrooklynObject.TagSupport
Configurable.ConfigurationSupport
Startable.RestartEffectorBody, Startable.StartEffectorBody, Startable.StopEffectorBody
Modifier and Type | Field and Description |
---|---|
static ConfigKey<java.lang.String> |
EFFECTOR_NAME |
static ConfigKey<java.util.Map<java.lang.String,?>> |
EFFECTOR_PARAMS |
static AttributeSensorAndConfigKey<java.lang.Object,java.lang.Object> |
EFFECTOR_RESULT |
static ConfigKey<java.lang.Integer> |
MAX_ATTEMPTS
The maximum number of times to execute the http call, before throwing an exception.
|
ASSERTIONS, BACKOFF_TO_PERIOD, ITERATION_LIMIT, TIMEOUT
TARGET_ENTITY, TARGET_ENTITY_ID, TARGET_ENTITY_NAME, TARGET_ENTITY_TYPE, TARGET_ID, TARGET_RESOLUTION_TIMEOUT
RESTART, SERVICE_UP, START, STOP
resolveTarget
addChild, addChild, addFeed, clearParent, enrichers, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getCreationTime, getDisplayName, getEntityType, getIconUrl, getId, getLocations, getParent, groups, invoke, policies, relations, removeChild, sensors, setDisplayName, setParent
getCatalogItemId, getCatalogItemIdSearchPath, subscriptions, tags
config, getConfig
static final ConfigKey<java.lang.String> EFFECTOR_NAME
static final ConfigKey<java.util.Map<java.lang.String,?>> EFFECTOR_PARAMS
static final ConfigKey<java.lang.Integer> MAX_ATTEMPTS
static final AttributeSensorAndConfigKey<java.lang.Object,java.lang.Object> EFFECTOR_RESULT