You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by ri...@apache.org on 2017/05/18 12:31:24 UTC

svn commit: r1795512 [8/20] - in /brooklyn/site/v/latest: java/ misc/javadoc/org/apache/brooklyn/api/mgmt/ misc/javadoc/org/apache/brooklyn/camp/brooklyn/spi/creation/ misc/javadoc/org/apache/brooklyn/camp/brooklyn/spi/dsl/ misc/javadoc/org/apache/broo...

Added: brooklyn/site/v/latest/misc/javadoc/org/apache/brooklyn/entity/stock/LocationEntity.html
URL: http://svn.apache.org/viewvc/brooklyn/site/v/latest/misc/javadoc/org/apache/brooklyn/entity/stock/LocationEntity.html?rev=1795512&view=auto
==============================================================================
--- brooklyn/site/v/latest/misc/javadoc/org/apache/brooklyn/entity/stock/LocationEntity.html (added)
+++ brooklyn/site/v/latest/misc/javadoc/org/apache/brooklyn/entity/stock/LocationEntity.html Thu May 18 12:31:23 2017
@@ -0,0 +1,437 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<title>LocationEntity (Apache Brooklyn)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="LocationEntity (Apache Brooklyn)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="/" class="brooklyn-header">Apache Brooklyn <div class="img"></div></a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/brooklyn/entity/stock/EffectorStartableImpl.StartParameters.html" title="class in org.apache.brooklyn.entity.stock"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/brooklyn/entity/stock/LocationEntityImpl.html" title="class in org.apache.brooklyn.entity.stock"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/brooklyn/entity/stock/LocationEntity.html" target="_top">Frames</a></li>
+<li><a href="LocationEntity.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.brooklyn.entity.stock</div>
+<h2 title="Interface LocationEntity" class="title">Interface LocationEntity</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a href="../../../../../org/apache/brooklyn/entity/stock/BasicStartable.html" title="interface in org.apache.brooklyn.entity.stock">BasicStartable</a>, <a href="../../../../../org/apache/brooklyn/api/objs/BrooklynObject.html" title="interface in org.apache.brooklyn.api.objs">BrooklynObject</a>, <a href="../../../../../org/apache/brooklyn/api/objs/Configurable.html" title="interface in org.apache.brooklyn.api.objs">Configurable</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html" title="interface in org.apache.brooklyn.api.entity">Entity</a>, <a href="../../../../../org/apache/brooklyn/api/objs/Identifiable.html" title="interface in org.apache.brooklyn.api.objs">Identifiable</a>, <a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.html" title="interface in org.apache.brooklyn.core.entity.trait">Startable</a></dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../../org/apache/brooklyn/entity/stock/LocationEntityImpl.html" title="class in org.apache.brooklyn.entity.stock">LocationEntityImpl</a></dd>
+</dl>
+<hr>
+<br>
+<pre>@Beta
+public interface <span class="typeNameLabel">LocationEntity</span>
+extends <a href="../../../../../org/apache/brooklyn/entity/stock/BasicStartable.html" title="interface in org.apache.brooklyn.entity.stock">BasicStartable</a></pre>
+<div class="block">An entity that creates an optional child, based on the provisioning location properties.
+ <p>
+ Can use the class name of the <a href="../../../../../org/apache/brooklyn/api/location/MachineProvisioningLocation.html" title="interface in org.apache.brooklyn.api.location"><code>MachineProvisioningLocation</code></a> or the value of the
+ <code>provider</code> or <code>iso3166</code> configuration keys on the provisioning location.
+ The values used to make the decision are set as sensors on this entity. The decision
+ is made based on the first match found, checking the class name first, then the
+ provider and finally the country codes, and map keys representing any or all of these
+ can be used at the same time.
+ <pre>
+ - type: org.apache.brooklyn.entity.stock.LocationEntity
+   brooklyn.config:
+     location.entity.spec.default:
+       $brooklyn:entitySpec:
+         type: traefik-load-balancer
+     location.entity.spec.aws-ec2:
+       $brooklyn:entitySpec:
+         type: elastic-load-balancer
+     location.entity.spec.gce:
+       $brooklyn:entitySpec:
+         type: google-load-balancer
+ </pre></div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><code>ConditionalEntity} for an explanation of sensor propagation configuration</code></dd>
+</dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.brooklyn.entity.stock.BasicStartable">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.brooklyn.entity.stock.<a href="../../../../../org/apache/brooklyn/entity/stock/BasicStartable.html" title="interface in org.apache.brooklyn.entity.stock">BasicStartable</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/entity/stock/BasicStartable.LocationsFilter.html" title="interface in org.apache.brooklyn.entity.stock">BasicStartable.LocationsFilter</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.brooklyn.api.entity.Entity">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.brooklyn.api.entity.<a href="../../../../../org/apache/brooklyn/api/entity/Entity.html" title="interface in org.apache.brooklyn.api.entity">Entity</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/api/entity/Entity.AdjunctSupport.html" title="interface in org.apache.brooklyn.api.entity">Entity.AdjunctSupport</a>&lt;<a href="../../../../../org/apache/brooklyn/api/entity/Entity.AdjunctSupport.html" title="type parameter in Entity.AdjunctSupport">T</a> extends <a href="../../../../../org/apache/brooklyn/api/objs/EntityAdjunct.html" title="interface in org.apache.brooklyn.api.objs">EntityAdjunct</a>&gt;, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.EnricherSupport.html" title="interface in org.apache.brooklyn.api.entity">Entity.EnricherSupport</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.GroupSupport.html" title="interface in org.apache.brooklyn.api.entity">Entity.GroupSupport</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.PolicySupport.html" title="interface in org.apache.brooklyn.api.entity">Entity.PolicySupport</a>, <a href="../../../../../org/apache/brooklyn/api/entity
 /Entity.SensorSupport.html" title="interface in org.apache.brooklyn.api.entity">Entity.SensorSupport</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.brooklyn.api.objs.BrooklynObject">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.brooklyn.api.objs.<a href="../../../../../org/apache/brooklyn/api/objs/BrooklynObject.html" title="interface in org.apache.brooklyn.api.objs">BrooklynObject</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/api/objs/BrooklynObject.RelationSupport.html" title="interface in org.apache.brooklyn.api.objs">BrooklynObject.RelationSupport</a>&lt;<a href="../../../../../org/apache/brooklyn/api/objs/BrooklynObject.RelationSupport.html" title="type parameter in BrooklynObject.RelationSupport">T</a> extends <a href="../../../../../org/apache/brooklyn/api/objs/BrooklynObject.html" title="interface in org.apache.brooklyn.api.objs">BrooklynObject</a>&gt;, <a href="../../../../../org/apache/brooklyn/api/objs/BrooklynObject.SubscriptionSupport.html" title="interface in org.apache.brooklyn.api.objs">BrooklynObject.SubscriptionSupport</a>, <a href="../../../../../org/apache/brooklyn/api/objs/BrooklynObject.TagSupport.html" title="interface in org.apache.brooklyn.api.objs">BrooklynObject.TagSupport</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.brooklyn.api.objs.Configurable">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.brooklyn.api.objs.<a href="../../../../../org/apache/brooklyn/api/objs/Configurable.html" title="interface in org.apache.brooklyn.api.objs">Configurable</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/api/objs/Configurable.ConfigurationSupport.html" title="interface in org.apache.brooklyn.api.objs">Configurable.ConfigurationSupport</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.brooklyn.core.entity.trait.Startable">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.brooklyn.core.entity.trait.<a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.html" title="interface in org.apache.brooklyn.core.entity.trait">Startable</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.RestartEffectorBody.html" title="class in org.apache.brooklyn.core.entity.trait">Startable.RestartEffectorBody</a>, <a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.StartEffectorBody.html" title="class in org.apache.brooklyn.core.entity.trait">Startable.StartEffectorBody</a>, <a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.StopEffectorBody.html" title="class in org.apache.brooklyn.core.entity.trait">Startable.StopEffectorBody</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/brooklyn/entity/stock/LocationEntity.html#DEFAULT">DEFAULT</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/brooklyn/api/sensor/AttributeSensor.html" title="interface in org.apache.brooklyn.api.sensor">AttributeSensor</a>&lt;java.util.Set&lt;java.lang.String&gt;&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/brooklyn/entity/stock/LocationEntity.html#LOCATION_COUNTRY_CODES">LOCATION_COUNTRY_CODES</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/brooklyn/api/sensor/AttributeSensor.html" title="interface in org.apache.brooklyn.api.sensor">AttributeSensor</a>&lt;<a href="../../../../../org/apache/brooklyn/api/entity/Entity.html" title="interface in org.apache.brooklyn.api.entity">Entity</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/brooklyn/entity/stock/LocationEntity.html#LOCATION_ENTITY">LOCATION_ENTITY</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/brooklyn/config/ConfigKey.html" title="interface in org.apache.brooklyn.config">ConfigKey</a>&lt;java.util.Collection&lt;<a href="../../../../../org/apache/brooklyn/api/sensor/AttributeSensor.html" title="interface in org.apache.brooklyn.api.sensor">AttributeSensor</a>&lt;?&gt;&gt;&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/brooklyn/entity/stock/LocationEntity.html#LOCATION_ENTITY_SENSOR_LIST">LOCATION_ENTITY_SENSOR_LIST</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/brooklyn/config/ConfigKey.html" title="interface in org.apache.brooklyn.config">ConfigKey</a>&lt;java.util.Map&lt;java.lang.String,<a href="../../../../../org/apache/brooklyn/api/entity/EntitySpec.html" title="class in org.apache.brooklyn.api.entity">EntitySpec</a>&lt;?&gt;&gt;&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/brooklyn/entity/stock/LocationEntity.html#LOCATION_ENTITY_SPEC_MAP">LOCATION_ENTITY_SPEC_MAP</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/brooklyn/api/sensor/AttributeSensor.html" title="interface in org.apache.brooklyn.api.sensor">AttributeSensor</a>&lt;java.lang.String&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/brooklyn/entity/stock/LocationEntity.html#LOCATION_PROVIDER">LOCATION_PROVIDER</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/brooklyn/api/sensor/AttributeSensor.html" title="interface in org.apache.brooklyn.api.sensor">AttributeSensor</a>&lt;java.lang.String&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/brooklyn/entity/stock/LocationEntity.html#LOCATION_TYPE">LOCATION_TYPE</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/brooklyn/config/ConfigKey.html" title="interface in org.apache.brooklyn.config">ConfigKey</a>&lt;java.lang.Boolean&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/brooklyn/entity/stock/LocationEntity.html#PROPAGATE_LOCATION_ENTITY_SENSORS">PROPAGATE_LOCATION_ENTITY_SENSORS</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.brooklyn.entity.stock.BasicStartable">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.brooklyn.entity.stock.<a href="../../../../../org/apache/brooklyn/entity/stock/BasicStartable.html" title="interface in org.apache.brooklyn.entity.stock">BasicStartable</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/entity/stock/BasicStartable.html#LOCATIONS_FILTER">LOCATIONS_FILTER</a>, <a href="../../../../../org/apache/brooklyn/entity/stock/BasicStartable.html#START_LATCH">START_LATCH</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.brooklyn.core.entity.trait.Startable">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.brooklyn.core.entity.trait.<a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.html" title="interface in org.apache.brooklyn.core.entity.trait">Startable</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.html#RESTART">RESTART</a>, <a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.html#SERVICE_UP">SERVICE_UP</a>, <a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.html#START">START</a>, <a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.html#STOP">STOP</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.brooklyn.api.entity.Entity">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.brooklyn.api.entity.<a href="../../../../../org/apache/brooklyn/api/entity/Entity.html" title="interface in org.apache.brooklyn.api.entity">Entity</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#addChild-org.apache.brooklyn.api.entity.EntitySpec-">addChild</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#addChild-T-">addChild</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#addEnricher-org.apache.brooklyn.api.sensor.Enricher-">addEnricher</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#addEnricher-org.apache.brooklyn.api.sensor.EnricherSpec-">addEnricher</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#addFeed-T-">addFeed</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#addGroup-org.apache.brooklyn.api.entity.Group-">addGroup</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#addPolicy-org.apache.brooklyn.api.policy.Policy-">addPolicy</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#addPolicy-org.apache.brooklyn.api.policy.PolicySpec-">addPolicy
 </a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#clearParent--">clearParent</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#enrichers--">enrichers</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getApplication--">getApplication</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getApplicationId--">getApplicationId</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getAttribute-org.apache.brooklyn.api.sensor.AttributeSensor-">getAttribute</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getChildren--">getChildren</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getConfig-org.apache.brooklyn.config.ConfigKey.HasConfigKey-">getConfig</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getCreationTime--">getCreationTime</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getDisplayName--">g
 etDisplayName</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getEnrichers--">getEnrichers</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getEntityType--">getEntityType</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getGroups--">getGroups</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getIconUrl--">getIconUrl</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getId--">getId</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getLocations--">getLocations</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getParent--">getParent</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getPolicies--">getPolicies</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#groups--">groups</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#invoke-org.apache.brooklyn.api.effector.Effe
 ctor-java.util.Map-">invoke</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#policies--">policies</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#relations--">relations</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#removeChild-org.apache.brooklyn.api.entity.Entity-">removeChild</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#removeEnricher-org.apache.brooklyn.api.sensor.Enricher-">removeEnricher</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#removeGroup-org.apache.brooklyn.api.entity.Group-">removeGroup</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#removePolicy-org.apache.brooklyn.api.policy.Policy-">removePolicy</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#sensors--">sensors</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#setDisplayName-java.lang.String-">setDisplayName</a>, <a href="..
 /../../../../org/apache/brooklyn/api/entity/Entity.html#setParent-org.apache.brooklyn.api.entity.Entity-">setParent</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.brooklyn.api.objs.BrooklynObject">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.brooklyn.api.objs.<a href="../../../../../org/apache/brooklyn/api/objs/BrooklynObject.html" title="interface in org.apache.brooklyn.api.objs">BrooklynObject</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/api/objs/BrooklynObject.html#getCatalogItemId--">getCatalogItemId</a>, <a href="../../../../../org/apache/brooklyn/api/objs/BrooklynObject.html#subscriptions--">subscriptions</a>, <a href="../../../../../org/apache/brooklyn/api/objs/BrooklynObject.html#tags--">tags</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.brooklyn.api.objs.Configurable">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.brooklyn.api.objs.<a href="../../../../../org/apache/brooklyn/api/objs/Configurable.html" title="interface in org.apache.brooklyn.api.objs">Configurable</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/api/objs/Configurable.html#config--">config</a>, <a href="../../../../../org/apache/brooklyn/api/objs/Configurable.html#getConfig-org.apache.brooklyn.config.ConfigKey-">getConfig</a>, <a href="../../../../../org/apache/brooklyn/api/objs/Configurable.html#setConfig-org.apache.brooklyn.config.ConfigKey-T-">setConfig</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.brooklyn.core.entity.trait.Startable">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.brooklyn.core.entity.trait.<a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.html" title="interface in org.apache.brooklyn.core.entity.trait">Startable</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.html#restart--">restart</a>, <a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.html#start-java.util.Collection-">start</a>, <a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.html#stop--">stop</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="DEFAULT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT</h4>
+<pre>static final&nbsp;java.lang.String DEFAULT</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../constant-values.html#org.apache.brooklyn.entity.stock.LocationEntity.DEFAULT">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="LOCATION_ENTITY_SPEC_MAP">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LOCATION_ENTITY_SPEC_MAP</h4>
+<pre>static final&nbsp;<a href="../../../../../org/apache/brooklyn/config/ConfigKey.html" title="interface in org.apache.brooklyn.config">ConfigKey</a>&lt;java.util.Map&lt;java.lang.String,<a href="../../../../../org/apache/brooklyn/api/entity/EntitySpec.html" title="class in org.apache.brooklyn.api.entity">EntitySpec</a>&lt;?&gt;&gt;&gt; LOCATION_ENTITY_SPEC_MAP</pre>
+</li>
+</ul>
+<a name="PROPAGATE_LOCATION_ENTITY_SENSORS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>PROPAGATE_LOCATION_ENTITY_SENSORS</h4>
+<pre>static final&nbsp;<a href="../../../../../org/apache/brooklyn/config/ConfigKey.html" title="interface in org.apache.brooklyn.config">ConfigKey</a>&lt;java.lang.Boolean&gt; PROPAGATE_LOCATION_ENTITY_SENSORS</pre>
+</li>
+</ul>
+<a name="LOCATION_ENTITY_SENSOR_LIST">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LOCATION_ENTITY_SENSOR_LIST</h4>
+<pre>static final&nbsp;<a href="../../../../../org/apache/brooklyn/config/ConfigKey.html" title="interface in org.apache.brooklyn.config">ConfigKey</a>&lt;java.util.Collection&lt;<a href="../../../../../org/apache/brooklyn/api/sensor/AttributeSensor.html" title="interface in org.apache.brooklyn.api.sensor">AttributeSensor</a>&lt;?&gt;&gt;&gt; LOCATION_ENTITY_SENSOR_LIST</pre>
+</li>
+</ul>
+<a name="LOCATION_TYPE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LOCATION_TYPE</h4>
+<pre>static final&nbsp;<a href="../../../../../org/apache/brooklyn/api/sensor/AttributeSensor.html" title="interface in org.apache.brooklyn.api.sensor">AttributeSensor</a>&lt;java.lang.String&gt; LOCATION_TYPE</pre>
+</li>
+</ul>
+<a name="LOCATION_PROVIDER">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LOCATION_PROVIDER</h4>
+<pre>static final&nbsp;<a href="../../../../../org/apache/brooklyn/api/sensor/AttributeSensor.html" title="interface in org.apache.brooklyn.api.sensor">AttributeSensor</a>&lt;java.lang.String&gt; LOCATION_PROVIDER</pre>
+</li>
+</ul>
+<a name="LOCATION_COUNTRY_CODES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LOCATION_COUNTRY_CODES</h4>
+<pre>static final&nbsp;<a href="../../../../../org/apache/brooklyn/api/sensor/AttributeSensor.html" title="interface in org.apache.brooklyn.api.sensor">AttributeSensor</a>&lt;java.util.Set&lt;java.lang.String&gt;&gt; LOCATION_COUNTRY_CODES</pre>
+</li>
+</ul>
+<a name="LOCATION_ENTITY">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>LOCATION_ENTITY</h4>
+<pre>static final&nbsp;<a href="../../../../../org/apache/brooklyn/api/sensor/AttributeSensor.html" title="interface in org.apache.brooklyn.api.sensor">AttributeSensor</a>&lt;<a href="../../../../../org/apache/brooklyn/api/entity/Entity.html" title="interface in org.apache.brooklyn.api.entity">Entity</a>&gt; LOCATION_ENTITY</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><b>Apache Brooklyn - Multi-Cloud Application Management</b> <br/> <a href="http://brooklyn.io/" target="_top">brooklyn.io</a>. Apache License. &copy; 2017.</div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/brooklyn/entity/stock/EffectorStartableImpl.StartParameters.html" title="class in org.apache.brooklyn.entity.stock"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/brooklyn/entity/stock/LocationEntityImpl.html" title="class in org.apache.brooklyn.entity.stock"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/brooklyn/entity/stock/LocationEntity.html" target="_top">Frames</a></li>
+<li><a href="LocationEntity.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>

Added: brooklyn/site/v/latest/misc/javadoc/org/apache/brooklyn/entity/stock/LocationEntityImpl.html
URL: http://svn.apache.org/viewvc/brooklyn/site/v/latest/misc/javadoc/org/apache/brooklyn/entity/stock/LocationEntityImpl.html?rev=1795512&view=auto
==============================================================================
--- brooklyn/site/v/latest/misc/javadoc/org/apache/brooklyn/entity/stock/LocationEntityImpl.html (added)
+++ brooklyn/site/v/latest/misc/javadoc/org/apache/brooklyn/entity/stock/LocationEntityImpl.html Thu May 18 12:31:23 2017
@@ -0,0 +1,459 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc -->
+<title>LocationEntityImpl (Apache Brooklyn)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="LocationEntityImpl (Apache Brooklyn)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><a href="/" class="brooklyn-header">Apache Brooklyn <div class="img"></div></a></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/brooklyn/entity/stock/LocationEntity.html" title="interface in org.apache.brooklyn.entity.stock"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/brooklyn/entity/stock/SequenceEntity.html" title="interface in org.apache.brooklyn.entity.stock"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/brooklyn/entity/stock/LocationEntityImpl.html" target="_top">Frames</a></li>
+<li><a href="LocationEntityImpl.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.brooklyn.core.entity.AbstractEntity">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.apache.brooklyn.core.entity.AbstractEntity">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.brooklyn.entity.stock</div>
+<h2 title="Class LocationEntityImpl" class="title">Class LocationEntityImpl</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../org/apache/brooklyn/core/objs/AbstractBrooklynObject.html" title="class in org.apache.brooklyn.core.objs">org.apache.brooklyn.core.objs.AbstractBrooklynObject</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html" title="class in org.apache.brooklyn.core.entity">org.apache.brooklyn.core.entity.AbstractEntity</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../org/apache/brooklyn/entity/stock/BasicStartableImpl.html" title="class in org.apache.brooklyn.entity.stock">org.apache.brooklyn.entity.stock.BasicStartableImpl</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.brooklyn.entity.stock.LocationEntityImpl</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../org/apache/brooklyn/api/entity/Entity.html" title="interface in org.apache.brooklyn.api.entity">Entity</a>, <a href="../../../../../org/apache/brooklyn/api/entity/EntityLocal.html" title="interface in org.apache.brooklyn.api.entity">EntityLocal</a>, <a href="../../../../../org/apache/brooklyn/api/mgmt/rebind/Rebindable.html" title="interface in org.apache.brooklyn.api.mgmt.rebind">Rebindable</a>, <a href="../../../../../org/apache/brooklyn/api/objs/BrooklynObject.html" title="interface in org.apache.brooklyn.api.objs">BrooklynObject</a>, <a href="../../../../../org/apache/brooklyn/api/objs/Configurable.html" title="interface in org.apache.brooklyn.api.objs">Configurable</a>, <a href="../../../../../org/apache/brooklyn/api/objs/Identifiable.html" title="interface in org.apache.brooklyn.api.objs">Identifiable</a>, <a href="../../../../../org/apache/brooklyn/core/entity/EntityInternal.html" title="interface in org.apache.brooklyn.core.entity">EntityInternal<
 /a>, <a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.html" title="interface in org.apache.brooklyn.core.entity.trait">Startable</a>, <a href="../../../../../org/apache/brooklyn/core/objs/BrooklynObjectInternal.html" title="interface in org.apache.brooklyn.core.objs">BrooklynObjectInternal</a>, <a href="../../../../../org/apache/brooklyn/entity/stock/BasicStartable.html" title="interface in org.apache.brooklyn.entity.stock">BasicStartable</a>, <a href="../../../../../org/apache/brooklyn/entity/stock/LocationEntity.html" title="interface in org.apache.brooklyn.entity.stock">LocationEntity</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">LocationEntityImpl</span>
+extends <a href="../../../../../org/apache/brooklyn/entity/stock/BasicStartableImpl.html" title="class in org.apache.brooklyn.entity.stock">BasicStartableImpl</a>
+implements <a href="../../../../../org/apache/brooklyn/entity/stock/LocationEntity.html" title="interface in org.apache.brooklyn.entity.stock">LocationEntity</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested.class.summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.brooklyn.core.entity.AbstractEntity">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.brooklyn.core.entity.<a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html" title="class in org.apache.brooklyn.core.entity">AbstractEntity</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.BasicConfigurationSupport.html" title="class in org.apache.brooklyn.core.entity">AbstractEntity.BasicConfigurationSupport</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.BasicEnricherSupport.html" title="class in org.apache.brooklyn.core.entity">AbstractEntity.BasicEnricherSupport</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.BasicGroupSupport.html" title="class in org.apache.brooklyn.core.entity">AbstractEntity.BasicGroupSupport</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.BasicPolicySupport.html" title="class in org.apache.brooklyn.core.entity">AbstractEntity.BasicPolicySupport</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.BasicSensorSupport.html" title="class in org.apache.brooklyn.core.entity">AbstractEntity.BasicSensorSupport</a>, <a href="../../../../../org/apache/brooklyn/core/entity
 /AbstractEntity.BasicSubscriptionSupport.html" title="class in org.apache.brooklyn.core.entity">AbstractEntity.BasicSubscriptionSupport</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.brooklyn.entity.stock.BasicStartable">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.brooklyn.entity.stock.<a href="../../../../../org/apache/brooklyn/entity/stock/BasicStartable.html" title="interface in org.apache.brooklyn.entity.stock">BasicStartable</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/entity/stock/BasicStartable.LocationsFilter.html" title="interface in org.apache.brooklyn.entity.stock">BasicStartable.LocationsFilter</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.brooklyn.api.entity.Entity">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.brooklyn.api.entity.<a href="../../../../../org/apache/brooklyn/api/entity/Entity.html" title="interface in org.apache.brooklyn.api.entity">Entity</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/api/entity/Entity.AdjunctSupport.html" title="interface in org.apache.brooklyn.api.entity">Entity.AdjunctSupport</a>&lt;<a href="../../../../../org/apache/brooklyn/api/entity/Entity.AdjunctSupport.html" title="type parameter in Entity.AdjunctSupport">T</a> extends <a href="../../../../../org/apache/brooklyn/api/objs/EntityAdjunct.html" title="interface in org.apache.brooklyn.api.objs">EntityAdjunct</a>&gt;, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.EnricherSupport.html" title="interface in org.apache.brooklyn.api.entity">Entity.EnricherSupport</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.GroupSupport.html" title="interface in org.apache.brooklyn.api.entity">Entity.GroupSupport</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.PolicySupport.html" title="interface in org.apache.brooklyn.api.entity">Entity.PolicySupport</a>, <a href="../../../../../org/apache/brooklyn/api/entity
 /Entity.SensorSupport.html" title="interface in org.apache.brooklyn.api.entity">Entity.SensorSupport</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.brooklyn.api.objs.BrooklynObject">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.brooklyn.api.objs.<a href="../../../../../org/apache/brooklyn/api/objs/BrooklynObject.html" title="interface in org.apache.brooklyn.api.objs">BrooklynObject</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/api/objs/BrooklynObject.RelationSupport.html" title="interface in org.apache.brooklyn.api.objs">BrooklynObject.RelationSupport</a>&lt;<a href="../../../../../org/apache/brooklyn/api/objs/BrooklynObject.RelationSupport.html" title="type parameter in BrooklynObject.RelationSupport">T</a> extends <a href="../../../../../org/apache/brooklyn/api/objs/BrooklynObject.html" title="interface in org.apache.brooklyn.api.objs">BrooklynObject</a>&gt;, <a href="../../../../../org/apache/brooklyn/api/objs/BrooklynObject.SubscriptionSupport.html" title="interface in org.apache.brooklyn.api.objs">BrooklynObject.SubscriptionSupport</a>, <a href="../../../../../org/apache/brooklyn/api/objs/BrooklynObject.TagSupport.html" title="interface in org.apache.brooklyn.api.objs">BrooklynObject.TagSupport</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.brooklyn.api.objs.Configurable">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.brooklyn.api.objs.<a href="../../../../../org/apache/brooklyn/api/objs/Configurable.html" title="interface in org.apache.brooklyn.api.objs">Configurable</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/api/objs/Configurable.ConfigurationSupport.html" title="interface in org.apache.brooklyn.api.objs">Configurable.ConfigurationSupport</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.brooklyn.core.entity.trait.Startable">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.brooklyn.core.entity.trait.<a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.html" title="interface in org.apache.brooklyn.core.entity.trait">Startable</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.RestartEffectorBody.html" title="class in org.apache.brooklyn.core.entity.trait">Startable.RestartEffectorBody</a>, <a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.StartEffectorBody.html" title="class in org.apache.brooklyn.core.entity.trait">Startable.StartEffectorBody</a>, <a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.StopEffectorBody.html" title="class in org.apache.brooklyn.core.entity.trait">Startable.StopEffectorBody</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.brooklyn.core.entity.EntityInternal">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.brooklyn.core.entity.<a href="../../../../../org/apache/brooklyn/core/entity/EntityInternal.html" title="interface in org.apache.brooklyn.core.entity">EntityInternal</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/core/entity/EntityInternal.EnricherSupportInternal.html" title="interface in org.apache.brooklyn.core.entity">EntityInternal.EnricherSupportInternal</a>, <a href="../../../../../org/apache/brooklyn/core/entity/EntityInternal.EntitySubscriptionSupportInternal.html" title="interface in org.apache.brooklyn.core.entity">EntityInternal.EntitySubscriptionSupportInternal</a>, <a href="../../../../../org/apache/brooklyn/core/entity/EntityInternal.FeedSupport.html" title="interface in org.apache.brooklyn.core.entity">EntityInternal.FeedSupport</a>, <a href="../../../../../org/apache/brooklyn/core/entity/EntityInternal.GroupSupportInternal.html" title="interface in org.apache.brooklyn.core.entity">EntityInternal.GroupSupportInternal</a>, <a href="../../../../../org/apache/brooklyn/core/entity/EntityInternal.PolicySupportInternal.html" title="interface in org.apache.brooklyn.core.entity">EntityInternal.PolicySupportInternal</a>, <a href="../../
 ../../../org/apache/brooklyn/core/entity/EntityInternal.SensorSupportInternal.html" title="interface in org.apache.brooklyn.core.entity">EntityInternal.SensorSupportInternal</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.brooklyn.core.objs.BrooklynObjectInternal">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.brooklyn.core.objs.<a href="../../../../../org/apache/brooklyn/core/objs/BrooklynObjectInternal.html" title="interface in org.apache.brooklyn.core.objs">BrooklynObjectInternal</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/core/objs/BrooklynObjectInternal.ConfigurationSupportInternal.html" title="interface in org.apache.brooklyn.core.objs">BrooklynObjectInternal.ConfigurationSupportInternal</a>, <a href="../../../../../org/apache/brooklyn/core/objs/BrooklynObjectInternal.RelationSupportInternal.html" title="interface in org.apache.brooklyn.core.objs">BrooklynObjectInternal.RelationSupportInternal</a>&lt;<a href="../../../../../org/apache/brooklyn/core/objs/BrooklynObjectInternal.RelationSupportInternal.html" title="type parameter in BrooklynObjectInternal.RelationSupportInternal">T</a> extends <a href="../../../../../org/apache/brooklyn/api/objs/BrooklynObject.html" title="interface in org.apache.brooklyn.api.objs">BrooklynObject</a>&gt;, <a href="../../../../../org/apache/brooklyn/core/objs/BrooklynObjectInternal.SubscriptionSupportInternal.html" title="interface in org.apache.brooklyn.core.objs">BrooklynObjectInternal.SubscriptionSupportInternal</a><
 /code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.brooklyn.core.entity.AbstractEntity">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.brooklyn.core.entity.<a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html" title="class in org.apache.brooklyn.core.entity">AbstractEntity</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#APPLICATION_ID">APPLICATION_ID</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#CATALOG_ID">CATALOG_ID</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#CHILD_ADDED">CHILD_ADDED</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#CHILD_REMOVED">CHILD_REMOVED</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#CONFIG_KEY_ADDED">CONFIG_KEY_ADDED</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#CONFIG_KEY_REMOVED">CONFIG_KEY_REMOVED</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#DEFAULT_DISPLAY_NAME">DEFAULT_DISPLAY_NAME</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#EFFECTOR_ADDED">EFFECTOR_ADDED</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#EFFECTOR_CH
 ANGED">EFFECTOR_CHANGED</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#EFFECTOR_REMOVED">EFFECTOR_REMOVED</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#ENTITY_ID">ENTITY_ID</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#GROUP_ADDED">GROUP_ADDED</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#GROUP_REMOVED">GROUP_REMOVED</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#LOCATION_ADDED">LOCATION_ADDED</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#LOCATION_REMOVED">LOCATION_REMOVED</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#POLICY_ADDED">POLICY_ADDED</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#POLICY_REMOVED">POLICY_REMOVED</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#SENSOR_ADD
 ED">SENSOR_ADDED</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#SENSOR_REMOVED">SENSOR_REMOVED</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.brooklyn.entity.stock.LocationEntity">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.brooklyn.entity.stock.<a href="../../../../../org/apache/brooklyn/entity/stock/LocationEntity.html" title="interface in org.apache.brooklyn.entity.stock">LocationEntity</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/entity/stock/LocationEntity.html#DEFAULT">DEFAULT</a>, <a href="../../../../../org/apache/brooklyn/entity/stock/LocationEntity.html#LOCATION_COUNTRY_CODES">LOCATION_COUNTRY_CODES</a>, <a href="../../../../../org/apache/brooklyn/entity/stock/LocationEntity.html#LOCATION_ENTITY">LOCATION_ENTITY</a>, <a href="../../../../../org/apache/brooklyn/entity/stock/LocationEntity.html#LOCATION_ENTITY_SENSOR_LIST">LOCATION_ENTITY_SENSOR_LIST</a>, <a href="../../../../../org/apache/brooklyn/entity/stock/LocationEntity.html#LOCATION_ENTITY_SPEC_MAP">LOCATION_ENTITY_SPEC_MAP</a>, <a href="../../../../../org/apache/brooklyn/entity/stock/LocationEntity.html#LOCATION_PROVIDER">LOCATION_PROVIDER</a>, <a href="../../../../../org/apache/brooklyn/entity/stock/LocationEntity.html#LOCATION_TYPE">LOCATION_TYPE</a>, <a href="../../../../../org/apache/brooklyn/entity/stock/LocationEntity.html#PROPAGATE_LOCATION_ENTITY_SENSORS">PROPAGATE_LOCATION_ENTITY_SENSORS<
 /a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.brooklyn.entity.stock.BasicStartable">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.brooklyn.entity.stock.<a href="../../../../../org/apache/brooklyn/entity/stock/BasicStartable.html" title="interface in org.apache.brooklyn.entity.stock">BasicStartable</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/entity/stock/BasicStartable.html#LOCATIONS_FILTER">LOCATIONS_FILTER</a>, <a href="../../../../../org/apache/brooklyn/entity/stock/BasicStartable.html#START_LATCH">START_LATCH</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.brooklyn.core.entity.trait.Startable">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.brooklyn.core.entity.trait.<a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.html" title="interface in org.apache.brooklyn.core.entity.trait">Startable</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.html#RESTART">RESTART</a>, <a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.html#SERVICE_UP">SERVICE_UP</a>, <a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.html#START">START</a>, <a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.html#STOP">STOP</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/brooklyn/entity/stock/LocationEntityImpl.html#LocationEntityImpl--">LocationEntityImpl</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/brooklyn/entity/stock/LocationEntityImpl.html#start-java.util.Collection-">start</a></span>(java.util.Collection&lt;? extends <a href="../../../../../org/apache/brooklyn/api/location/Location.html" title="interface in org.apache.brooklyn.api.location">Location</a>&gt;&nbsp;locations)</code>
+<div class="block">Start the entity in the given collection of locations.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.brooklyn.entity.stock.BasicStartableImpl">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.brooklyn.entity.stock.<a href="../../../../../org/apache/brooklyn/entity/stock/BasicStartableImpl.html" title="class in org.apache.brooklyn.entity.stock">BasicStartableImpl</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/entity/stock/BasicStartableImpl.html#restart--">restart</a>, <a href="../../../../../org/apache/brooklyn/entity/stock/BasicStartableImpl.html#stop--">stop</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.brooklyn.core.entity.AbstractEntity">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.brooklyn.core.entity.<a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html" title="class in org.apache.brooklyn.core.entity">AbstractEntity</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#addChild-org.apache.brooklyn.api.entity.EntitySpec-">addChild</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#addChild-T-">addChild</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#addEnricher-org.apache.brooklyn.api.sensor.Enricher-">addEnricher</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#addEnricher-org.apache.brooklyn.api.sensor.EnricherSpec-">addEnricher</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#addFeed-T-">addFeed</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#addGroup-org.apache.brooklyn.api.entity.Group-">addGroup</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#addLocations-java.util.Collection-">addLocations</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#ad
 dLocationsWithoutPublishing-java.util.Collection-">addLocationsWithoutPublishing</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#addPolicy-org.apache.brooklyn.api.policy.Policy-">addPolicy</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#addPolicy-org.apache.brooklyn.api.policy.PolicySpec-">addPolicy</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#clearLocations--">clearLocations</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#clearParent--">clearParent</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#config--">config</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#configure-org.apache.brooklyn.config.ConfigKey.HasConfigKey-java.lang.String-">configure</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#configure-org.apache.brooklyn.config.ConfigKey.HasConfigKey
 -T-">configure</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#configure-org.apache.brooklyn.config.ConfigKey-java.lang.String-">configure</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#configure-org.apache.brooklyn.config.ConfigKey-T-">configure</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#configure-java.lang.Iterable-">configure</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#configure-java.util.Map-">configure</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#destroy--">destroy</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#emit-org.apache.brooklyn.api.sensor.Sensor-T-">emit</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#emitInternal-org.apache.brooklyn.api.sensor.Sensor-T-">emitInternal</a>, <a href="../../../../../org/apache/brooklyn/core/entity/A
 bstractEntity.html#enrichers--">enrichers</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#equals-java.lang.Object-">equals</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#feeds--">feeds</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#firstLocation--">firstLocation</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#getAllAttributes--">getAllAttributes</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#getApplication--">getApplication</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#getApplicationId--">getApplicationId</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#getAttribute-org.apache.brooklyn.api.sensor.AttributeSensor-">getAttribute</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#getAttributeByNameParts-java.util.List-">getAt
 tributeByNameParts</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#getChildren--">getChildren</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#getConfig-org.apache.brooklyn.config.ConfigKey.HasConfigKey-">getConfig</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#getConfig-org.apache.brooklyn.config.ConfigKey-">getConfig</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#getCreationTime--">getCreationTime</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#getDisplayName--">getDisplayName</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#getEffector-java.lang.String-">getEffector</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#getEnrichers--">getEnrichers</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#getEntityType--">getEntityType</
 a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#getExecutionContext--">getExecutionContext</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#getFeedSupport--">getFeedSupport</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#getGroups--">getGroups</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#getIconUrl--">getIconUrl</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#getLocations--">getLocations</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#getManagementContext--">getManagementContext</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#getManagementSupport--">getManagementSupport</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#getMutableEntityType--">getMutableEntityType</a>, <a href="../../../../../org/apache/brooklyn/core/entity/A
 bstractEntity.html#getParent--">getParent</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#getPolicies--">getPolicies</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#getProxy--">getProxy</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#getProxyIfAvailable--">getProxyIfAvailable</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#getRebindSupport--">getRebindSupport</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#groups--">groups</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#hashCode--">hashCode</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#init--">init</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#invalidateReferences--">invalidateReferences</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#in
 voke-org.apache.brooklyn.api.effector.Effector-">invoke</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#invoke-org.apache.brooklyn.api.effector.Effector-java.util.Map-">invoke</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#invoke-java.util.Map-org.apache.brooklyn.api.effector.Effector-">invoke</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#modifyAttribute-org.apache.brooklyn.api.sensor.AttributeSensor-com.google.common.base.Function-">modifyAttribute</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#onManagementBecomingMaster--">onManagementBecomingMaster</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#onManagementNoLongerMaster--">onManagementNoLongerMaster</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#onManagementStarted--">onManagementStarted</a>, <a href="../../../../../org/apache/b
 rooklyn/core/entity/AbstractEntity.html#onManagementStarting--">onManagementStarting</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#onManagementStopped--">onManagementStopped</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#policies--">policies</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#relations--">relations</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#removeAllEnrichers--">removeAllEnrichers</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#removeAllPolicies--">removeAllPolicies</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#removeAttribute-org.apache.brooklyn.api.sensor.AttributeSensor-">removeAttribute</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#removeChild-org.apache.brooklyn.api.entity.Entity-">removeChild</a>, <a href="../../../../../org/
 apache/brooklyn/core/entity/AbstractEntity.html#removeEnricher-org.apache.brooklyn.api.sensor.Enricher-">removeEnricher</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#removeGroup-org.apache.brooklyn.api.entity.Group-">removeGroup</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#removeLocations-java.util.Collection-">removeLocations</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#removePolicy-org.apache.brooklyn.api.policy.Policy-">removePolicy</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#requestPersist--">requestPersist</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#resetProxy-org.apache.brooklyn.api.entity.Entity-">resetProxy</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#sensors--">sensors</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#setAttribute
 -org.apache.brooklyn.api.sensor.AttributeSensor-T-">setAttribute</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#setAttribute-org.apache.brooklyn.core.sensor.AttributeSensorAndConfigKey-">setAttribute</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#setAttributeWithoutPublishing-org.apache.brooklyn.api.sensor.AttributeSensor-T-">setAttributeWithoutPublishing</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#setConfig-org.apache.brooklyn.config.ConfigKey.HasConfigKey-T-">setConfig</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#setConfig-org.apache.brooklyn.config.ConfigKey.HasConfigKey-org.apache.brooklyn.api.mgmt.Task-">setConfig</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#setConfig-org.apache.brooklyn.config.ConfigKey-T-">setConfig</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#setCon
 fig-org.apache.brooklyn.config.ConfigKey-org.apache.brooklyn.api.mgmt.Task-">setConfig</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#setConfigEvenIfOwned-org.apache.brooklyn.config.ConfigKey.HasConfigKey-T-">setConfigEvenIfOwned</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#setConfigEvenIfOwned-org.apache.brooklyn.config.ConfigKey-T-">setConfigEvenIfOwned</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#setDisplayName-java.lang.String-">setDisplayName</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#setManagementContext-org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal-">setManagementContext</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#setParent-org.apache.brooklyn.api.entity.Entity-">setParent</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#setProxy-org.apache.brookly
 n.api.entity.Entity-">setProxy</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#subscribe-org.apache.brooklyn.api.entity.Entity-org.apache.brooklyn.api.sensor.Sensor-org.apache.brooklyn.api.sensor.SensorEventListener-">subscribe</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#subscribeToChildren-org.apache.brooklyn.api.entity.Entity-org.apache.brooklyn.api.sensor.Sensor-org.apache.brooklyn.api.sensor.SensorEventListener-">subscribeToChildren</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#subscribeToMembers-org.apache.brooklyn.api.entity.Group-org.apache.brooklyn.api.sensor.Sensor-org.apache.brooklyn.api.sensor.SensorEventListener-">subscribeToMembers</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#subscriptions--">subscriptions</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#toMetadataRecord--">toMetadataRecord</a>, <a h
 ref="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#toString--">toString</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#unsubscribe-org.apache.brooklyn.api.entity.Entity-">unsubscribe</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#unsubscribe-org.apache.brooklyn.api.entity.Entity-org.apache.brooklyn.api.mgmt.SubscriptionHandle-">unsubscribe</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.brooklyn.core.objs.AbstractBrooklynObject">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.brooklyn.core.objs.<a href="../../../../../org/apache/brooklyn/core/objs/AbstractBrooklynObject.html" title="class in org.apache.brooklyn.core.objs">AbstractBrooklynObject</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/core/objs/AbstractBrooklynObject.html#getCatalogItemId--">getCatalogItemId</a>, <a href="../../../../../org/apache/brooklyn/core/objs/AbstractBrooklynObject.html#getId--">getId</a>, <a href="../../../../../org/apache/brooklyn/core/objs/AbstractBrooklynObject.html#rebind--">rebind</a>, <a href="../../../../../org/apache/brooklyn/core/objs/AbstractBrooklynObject.html#setCatalogItemId-java.lang.String-">setCatalogItemId</a>, <a href="../../../../../org/apache/brooklyn/core/objs/AbstractBrooklynObject.html#tags--">tags</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.brooklyn.api.entity.Entity">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.brooklyn.api.entity.<a href="../../../../../org/apache/brooklyn/api/entity/Entity.html" title="interface in org.apache.brooklyn.api.entity">Entity</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#addChild-org.apache.brooklyn.api.entity.EntitySpec-">addChild</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#addChild-T-">addChild</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#addEnricher-org.apache.brooklyn.api.sensor.Enricher-">addEnricher</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#addEnricher-org.apache.brooklyn.api.sensor.EnricherSpec-">addEnricher</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#addFeed-T-">addFeed</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#addGroup-org.apache.brooklyn.api.entity.Group-">addGroup</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#addPolicy-org.apache.brooklyn.api.policy.Policy-">addPolicy</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#addPolicy-org.apache.brooklyn.api.policy.PolicySpec-">addPolicy
 </a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#clearParent--">clearParent</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#enrichers--">enrichers</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getApplication--">getApplication</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getApplicationId--">getApplicationId</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getAttribute-org.apache.brooklyn.api.sensor.AttributeSensor-">getAttribute</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getChildren--">getChildren</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getConfig-org.apache.brooklyn.config.ConfigKey.HasConfigKey-">getConfig</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getCreationTime--">getCreationTime</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getDisplayName--">g
 etDisplayName</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getEnrichers--">getEnrichers</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getEntityType--">getEntityType</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getGroups--">getGroups</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getIconUrl--">getIconUrl</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getId--">getId</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getLocations--">getLocations</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getParent--">getParent</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#getPolicies--">getPolicies</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#groups--">groups</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#invoke-org.apache.brooklyn.api.effector.Effe
 ctor-java.util.Map-">invoke</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#policies--">policies</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#relations--">relations</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#removeChild-org.apache.brooklyn.api.entity.Entity-">removeChild</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#removeEnricher-org.apache.brooklyn.api.sensor.Enricher-">removeEnricher</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#removeGroup-org.apache.brooklyn.api.entity.Group-">removeGroup</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#removePolicy-org.apache.brooklyn.api.policy.Policy-">removePolicy</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#sensors--">sensors</a>, <a href="../../../../../org/apache/brooklyn/api/entity/Entity.html#setDisplayName-java.lang.String-">setDisplayName</a>, <a href="..
 /../../../../org/apache/brooklyn/api/entity/Entity.html#setParent-org.apache.brooklyn.api.entity.Entity-">setParent</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.brooklyn.api.objs.BrooklynObject">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.brooklyn.api.objs.<a href="../../../../../org/apache/brooklyn/api/objs/BrooklynObject.html" title="interface in org.apache.brooklyn.api.objs">BrooklynObject</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/api/objs/BrooklynObject.html#getCatalogItemId--">getCatalogItemId</a>, <a href="../../../../../org/apache/brooklyn/api/objs/BrooklynObject.html#subscriptions--">subscriptions</a>, <a href="../../../../../org/apache/brooklyn/api/objs/BrooklynObject.html#tags--">tags</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.brooklyn.api.objs.Configurable">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.brooklyn.api.objs.<a href="../../../../../org/apache/brooklyn/api/objs/Configurable.html" title="interface in org.apache.brooklyn.api.objs">Configurable</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/api/objs/Configurable.html#config--">config</a>, <a href="../../../../../org/apache/brooklyn/api/objs/Configurable.html#getConfig-org.apache.brooklyn.config.ConfigKey-">getConfig</a>, <a href="../../../../../org/apache/brooklyn/api/objs/Configurable.html#setConfig-org.apache.brooklyn.config.ConfigKey-T-">setConfig</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.brooklyn.core.entity.trait.Startable">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.brooklyn.core.entity.trait.<a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.html" title="interface in org.apache.brooklyn.core.entity.trait">Startable</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.html#restart--">restart</a>, <a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.html#stop--">stop</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.brooklyn.core.objs.BrooklynObjectInternal">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.brooklyn.core.objs.<a href="../../../../../org/apache/brooklyn/core/objs/BrooklynObjectInternal.html" title="interface in org.apache.brooklyn.core.objs">BrooklynObjectInternal</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/core/objs/BrooklynObjectInternal.html#setCatalogItemId-java.lang.String-">setCatalogItemId</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="LocationEntityImpl--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>LocationEntityImpl</h4>
+<pre>public&nbsp;LocationEntityImpl()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="start-java.util.Collection-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>start</h4>
+<pre>public&nbsp;void&nbsp;start(java.util.Collection&lt;? extends <a href="../../../../../org/apache/brooklyn/api/location/Location.html" title="interface in org.apache.brooklyn.api.location">Location</a>&gt;&nbsp;locations)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.html#start-java.util.Collection-">Startable</a></code></span></div>
+<div class="block">Start the entity in the given collection of locations.
+ <p>
+ Some entities may define custom <a href="../../../../../org/apache/brooklyn/api/effector/Effector.html" title="interface in org.apache.brooklyn.api.effector"><code>Effector</code></a> implementations which support
+ a richer set of parameters.  See the entity-specific <a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.html#START"><code>Startable.START</code></a> effector declaration.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.html#start-java.util.Collection-">start</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/brooklyn/core/entity/trait/Startable.html" title="interface in org.apache.brooklyn.core.entity.trait">Startable</a></code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../../../org/apache/brooklyn/entity/stock/BasicStartableImpl.html#start-java.util.Collection-">start</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/brooklyn/entity/stock/BasicStartableImpl.html" title="class in org.apache.brooklyn.entity.stock">BasicStartableImpl</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><b>Apache Brooklyn - Multi-Cloud Application Management</b> <br/> <a href="http://brooklyn.io/" target="_top">brooklyn.io</a>. Apache License. &copy; 2017.</div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/brooklyn/entity/stock/LocationEntity.html" title="interface in org.apache.brooklyn.entity.stock"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/brooklyn/entity/stock/SequenceEntity.html" title="interface in org.apache.brooklyn.entity.stock"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/brooklyn/entity/stock/LocationEntityImpl.html" target="_top">Frames</a></li>
+<li><a href="LocationEntityImpl.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested.classes.inherited.from.class.org.apache.brooklyn.core.entity.AbstractEntity">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields.inherited.from.class.org.apache.brooklyn.core.entity.AbstractEntity">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>