public interface Movable extends Entity
Entity.AdjunctSupport<T extends EntityAdjunct>, Entity.EnricherSupport, Entity.GroupSupport, Entity.PolicySupport, Entity.SensorSupport
BrooklynObject.RelationSupport<T extends BrooklynObject>, BrooklynObject.SubscriptionSupport, 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, 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.Boolean> IMMOVABLE
static final BasicAttributeSensor<BalanceableContainer> CONTAINER
static final MethodEffector<java.lang.Void> MOVE
java.lang.String getContainerId()
void move(Entity destination)