public interface InfrastructureDeploymentTestCase extends TargetableTestComponent
org.apache.brooklyn.api.entity.Entity.AdjunctSupport<T extends org.apache.brooklyn.api.objs.EntityAdjunct>, org.apache.brooklyn.api.entity.Entity.EnricherSupport, org.apache.brooklyn.api.entity.Entity.GroupSupport, org.apache.brooklyn.api.entity.Entity.PolicySupport, org.apache.brooklyn.api.entity.Entity.SensorSupportorg.apache.brooklyn.api.objs.BrooklynObject.RelationSupport<T extends org.apache.brooklyn.api.objs.BrooklynObject>, org.apache.brooklyn.api.objs.BrooklynObject.SubscriptionSupport, org.apache.brooklyn.api.objs.BrooklynObject.TagSupportorg.apache.brooklyn.api.objs.Configurable.ConfigurationSupportStartable.RestartEffectorBody, Startable.StartEffectorBody, Startable.StopEffectorBody| Modifier and Type | Field and Description |
|---|---|
static org.apache.brooklyn.config.ConfigKey<String> |
DEPLOYMENT_LOCATION_SENSOR_NAME
The The location to deploy ENTITY_SPEC_TO_DEPLOY.
|
static org.apache.brooklyn.config.ConfigKey<List<org.apache.brooklyn.api.entity.EntitySpec<? extends Startable>>> |
ENTITY_SPEC_TO_DEPLOY
Entity specs to deploy.
|
static org.apache.brooklyn.config.ConfigKey<org.apache.brooklyn.api.entity.EntitySpec<? extends StartableApplication>> |
INFRASTRUCTURE_SPEC
Infrastructure to deploy.
|
TARGET_ENTITY, TARGET_IDRESTART, SERVICE_UP, START, STOPresolveTargetaddChild, addChild, addEnricher, addEnricher, addFeed, addGroup, addPolicy, addPolicy, clearParent, enrichers, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getConfigRaw, getConfigRaw, getCreationTime, getDisplayName, getEnrichers, getEntityType, getGroups, getIconUrl, getId, getLocations, getParent, getPolicies, groups, invoke, policies, relations, removeChild, removeEnricher, removeGroup, removePolicy, sensors, setDisplayName, setParentgetCatalogItemId, subscriptions, tagsstatic final org.apache.brooklyn.config.ConfigKey<List<org.apache.brooklyn.api.entity.EntitySpec<? extends Startable>>> ENTITY_SPEC_TO_DEPLOY
static final org.apache.brooklyn.config.ConfigKey<org.apache.brooklyn.api.entity.EntitySpec<? extends StartableApplication>> INFRASTRUCTURE_SPEC
static final org.apache.brooklyn.config.ConfigKey<String> DEPLOYMENT_LOCATION_SENSOR_NAME
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.