public interface Movable extends Entity
BrooklynObject.TagSupport
Configurable.ConfigurationSupport
Modifier and Type | Field and Description |
---|---|
static BasicAttributeSensor<BalanceableContainer> |
CONTAINER |
static ConfigKey<java.lang.Boolean> |
IMMOVABLE |
static MethodEffector<java.lang.Void> |
MOVE |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContainerId() |
void |
move(Entity destination) |
addChild, addChild, addEnricher, addEnricher, addFeed, addGroup, addPolicy, addPolicy, addTag, clearParent, containsTag, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getConfig, getConfigRaw, getConfigRaw, getCreationTime, getDisplayName, getEnrichers, getEntityType, getGroups, getIconUrl, getId, getLocations, getParent, getPolicies, getTags, invoke, removeChild, removeEnricher, removeGroup, removePolicy, removeTag, setParent
getCatalogItemId, getTagSupport, tags
config, setConfig
static final ConfigKey<java.lang.Boolean> IMMOVABLE
static final BasicAttributeSensor<BalanceableContainer> CONTAINER
static final MethodEffector<java.lang.Void> MOVE
java.lang.String getContainerId()
void move(Entity destination)