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 [17/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/bro...

Added: brooklyn/site/v/latest/misc/javadoc/org/apache/brooklyn/qa/load/SimulatedVanillaSoftwareProcessImpl.html
URL: http://svn.apache.org/viewvc/brooklyn/site/v/latest/misc/javadoc/org/apache/brooklyn/qa/load/SimulatedVanillaSoftwareProcessImpl.html?rev=1795512&view=auto
==============================================================================
--- brooklyn/site/v/latest/misc/javadoc/org/apache/brooklyn/qa/load/SimulatedVanillaSoftwareProcessImpl.html (added)
+++ brooklyn/site/v/latest/misc/javadoc/org/apache/brooklyn/qa/load/SimulatedVanillaSoftwareProcessImpl.html Thu May 18 12:31:23 2017
@@ -0,0 +1,615 @@
+<!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>SimulatedVanillaSoftwareProcessImpl (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="SimulatedVanillaSoftwareProcessImpl (Apache Brooklyn)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":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/qa/load/SimulatedTheeTierApp.html" title="class in org.apache.brooklyn.qa.load"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/brooklyn/qa/load/SimulatedVanillaSoftwareProcessImpl.SimulatedVanillaSoftwareProcessSshDriver.html" title="class in org.apache.brooklyn.qa.load"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/brooklyn/qa/load/SimulatedVanillaSoftwareProcessImpl.html" target="_top">Frames</a></li>
+<li><a href="SimulatedVanillaSoftwareProcessImpl.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.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">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><a href="#field.detail">Field</a>&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.qa.load</div>
+<h2 title="Class SimulatedVanillaSoftwareProcessImpl" class="title">Class SimulatedVanillaSoftwareProcessImpl</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/software/base/SoftwareProcessImpl.html" title="class in org.apache.brooklyn.entity.software.base">org.apache.brooklyn.entity.software.base.SoftwareProcessImpl</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../org/apache/brooklyn/entity/software/base/VanillaSoftwareProcessImpl.html" title="class in org.apache.brooklyn.entity.software.base">org.apache.brooklyn.entity.software.base.VanillaSoftwareProcessImpl</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.brooklyn.qa.load.SimulatedVanillaSoftwareProcessImpl</li>
+</ul>
+</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/drivers/DriverDependentEntity.html" title="interface in org.apache.brooklyn.api.entity.drivers">DriverDependentEntity</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/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.broo
 klyn.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/software/base/AbstractVanillaProcess.html" title="interface in org.apache.brooklyn.entity.software.base">AbstractVanillaProcess</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html" title="interface in org.apache.brooklyn.entity.software.base">SoftwareProcess</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/VanillaSoftwareProcess.html" title="interface in org.apache.brooklyn.entity.softw
 are.base">VanillaSoftwareProcess</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">SimulatedVanillaSoftwareProcessImpl</span>
+extends <a href="../../../../../org/apache/brooklyn/entity/software/base/VanillaSoftwareProcessImpl.html" title="class in org.apache.brooklyn.entity.software.base">VanillaSoftwareProcessImpl</a></pre>
+<div class="block">For simulating various aspects of the <a href="../../../../../org/apache/brooklyn/entity/software/base/VanillaSoftwareProcess.html" title="interface in org.apache.brooklyn.entity.software.base"><code>VanillaSoftwareProcess</code></a> entity.
+  
+ It is assumed that the ssh commands for install, launch, etc will be written with testability in mind.
+ For example, they might just be <code>echo</code> statements, because there is insufficient resources to 
+ run 100s of processes.
+ 
+ It is thus possible to simulate aspects of the behaviour, for performance and load testing purposes. 
+ 
+ There is configuration for:
+ <ul>
+   <li><code>skipSshOnStart</code>
+     <ul>
+       <li>If true, then no ssh commands will be executed at deploy-time. 
+           This is useful for speeding up load testing, to get to the desired number of entities.
+       <li>If false, the ssh commands will be executed.
+     </ul>
+   <li><code>simulateEntity</code>
+     <ul>
+       <li>if true, no underlying entity will be started. Instead a sleep 100000 job will be run and monitored.
+       <li>if false, the underlying entity (i.e. a JBoss app-server) will be started as normal.
+     </ul>
+   <li><code>simulateExternalMonitoring</code>
+     <ul>
+       <li>if true, disables the default monitoring mechanism. Instead, a function will periodically execute 
+           to set the entity's sensors (as though the values had been obtained from the external monitoring tool).
+       <li>if false, then:
+         <ul>
+           <li>If <code>simulateEntity==true</code> it will execute comparable commands (e.g. execute a command of the same 
+               size over ssh or do a comparable number of http GET requests).
+           <li>If <code>simulateEntity==false</code> then normal monitoring will be done.
+         </ul>
+     </ul>
+ </ul></div>
+</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>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
+<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/brooklyn/qa/load/SimulatedVanillaSoftwareProcessImpl.SimulatedVanillaSoftwareProcessSshDriver.html" title="class in org.apache.brooklyn.qa.load">SimulatedVanillaSoftwareProcessImpl.SimulatedVanillaSoftwareProcessSshDriver</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<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.software.base.SoftwareProcess">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.brooklyn.entity.software.base.<a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html" title="interface in org.apache.brooklyn.entity.software.base">SoftwareProcess</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.ChildStartableMode.html" title="enum in org.apache.brooklyn.entity.software.base">SoftwareProcess.ChildStartableMode</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.RestartSoftwareParameters.html" title="class in org.apache.brooklyn.entity.software.base">SoftwareProcess.RestartSoftwareParameters</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.StopSoftwareParameters.html" title="class in org.apache.brooklyn.entity.software.base">SoftwareProcess.StopSoftwareParameters</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>
+<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 <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/qa/load/SimulatedVanillaSoftwareProcessImpl.html#EXEC_SSH_ON_START">EXEC_SSH_ON_START</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;<a href="../../../../../org/apache/brooklyn/util/time/Duration.html" title="class in org.apache.brooklyn.util.time">Duration</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/brooklyn/qa/load/SimulatedVanillaSoftwareProcessImpl.html#FUNCTION_FEED_POLL_PERIOD">FUNCTION_FEED_POLL_PERIOD</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;<a href="../../../../../org/apache/brooklyn/util/time/Duration.html" title="class in org.apache.brooklyn.util.time">Duration</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/brooklyn/qa/load/SimulatedVanillaSoftwareProcessImpl.html#HTTP_FEED_POLL_PERIOD">HTTP_FEED_POLL_PERIOD</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.net.URI&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/brooklyn/qa/load/SimulatedVanillaSoftwareProcessImpl.html#HTTP_FEED_URI">HTTP_FEED_URI</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.lang.Boolean&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/brooklyn/qa/load/SimulatedVanillaSoftwareProcessImpl.html#USE_SSH_MONITORING">USE_SSH_MONITORING</a></span></code>&nbsp;</td>
+</tr>
+</table>
+<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.software.base.VanillaSoftwareProcess">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.brooklyn.entity.software.base.<a href="../../../../../org/apache/brooklyn/entity/software/base/VanillaSoftwareProcess.html" title="interface in org.apache.brooklyn.entity.software.base">VanillaSoftwareProcess</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/entity/software/base/VanillaSoftwareProcess.html#LAUNCH_COMMAND">LAUNCH_COMMAND</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.brooklyn.entity.software.base.AbstractVanillaProcess">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.brooklyn.entity.software.base.<a href="../../../../../org/apache/brooklyn/entity/software/base/AbstractVanillaProcess.html" title="interface in org.apache.brooklyn.entity.software.base">AbstractVanillaProcess</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/entity/software/base/AbstractVanillaProcess.html#CHECK_RUNNING_COMMAND">CHECK_RUNNING_COMMAND</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/AbstractVanillaProcess.html#CUSTOMIZE_COMMAND">CUSTOMIZE_COMMAND</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/AbstractVanillaProcess.html#DOWNLOAD_URL">DOWNLOAD_URL</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/AbstractVanillaProcess.html#INSTALL_COMMAND">INSTALL_COMMAND</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/AbstractVanillaProcess.html#STOP_COMMAND">STOP_COMMAND</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/AbstractVanillaProcess.html#SUGGESTED_VERSION">SUGGESTED_VERSION</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.brooklyn.entity.software.base.SoftwareProcess">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.brooklyn.entity.software.base.<a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html" title="interface in org.apache.brooklyn.entity.software.base">SoftwareProcess</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#ADD_OPEN_INBOUND_PORTS_EFFECTOR">ADD_OPEN_INBOUND_PORTS_EFFECTOR</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#ADDRESS">ADDRESS</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#ARCHIVE_DIRECTORY_NAME_FORMAT">ARCHIVE_DIRECTORY_NAME_FORMAT</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#CHILDREN_STARTABLE_MODE">CHILDREN_STARTABLE_MODE</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#CUSTOMIZE_LATCH">CUSTOMIZE_LATCH</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#DONT_REQUIRE_TTY_FOR_SUDO">DONT_REQUIRE_TTY_FOR_SUDO</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#DOWNLOAD_ADDON_URLS">DOWNLOAD_ADDON_URLS</a>, <a href="../../../../../org/apache/
 brooklyn/entity/software/base/SoftwareProcess.html#ENTITY_STARTED">ENTITY_STARTED</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#EXPANDED_INSTALL_DIR">EXPANDED_INSTALL_DIR</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#HOSTNAME">HOSTNAME</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#INBOUND_PORTS_AUTO_INFER">INBOUND_PORTS_AUTO_INFER</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#INBOUND_PORTS_CONFIG_REGEX">INBOUND_PORTS_CONFIG_REGEX</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#INSTALL_DIR">INSTALL_DIR</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#INSTALL_FILES">INSTALL_FILES</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#INSTALL_LATCH">INSTALL_LATCH</a>, <a href="../../../../.
 ./org/apache/brooklyn/entity/software/base/SoftwareProcess.html#INSTALL_RESOURCES_LATCH">INSTALL_RESOURCES_LATCH</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#INSTALL_TEMPLATES">INSTALL_TEMPLATES</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#INSTALL_UNIQUE_LABEL">INSTALL_UNIQUE_LABEL</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#LAUNCH_LATCH">LAUNCH_LATCH</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#LIFECYCLE_EFFECTOR_TASKS">LIFECYCLE_EFFECTOR_TASKS</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#MAXIMUM_REBIND_SENSOR_CONNECT_DELAY">MAXIMUM_REBIND_SENSOR_CONNECT_DELAY</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#OPEN_IPTABLES">OPEN_IPTABLES</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/Software
 Process.html#PID_FILE">PID_FILE</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#POST_CUSTOMIZE_COMMAND">POST_CUSTOMIZE_COMMAND</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#POST_INSTALL_COMMAND">POST_INSTALL_COMMAND</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#POST_LAUNCH_COMMAND">POST_LAUNCH_COMMAND</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#PRE_CUSTOMIZE_COMMAND">PRE_CUSTOMIZE_COMMAND</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#PRE_INSTALL_COMMAND">PRE_INSTALL_COMMAND</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#PRE_INSTALL_FILES">PRE_INSTALL_FILES</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#PRE_INSTALL_TEMPLATES">PRE_INSTALL_TEMPLATES</a>, <a href="../../../../../
 org/apache/brooklyn/entity/software/base/SoftwareProcess.html#PRE_LAUNCH_COMMAND">PRE_LAUNCH_COMMAND</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#PROVISIONING_LOCATION">PROVISIONING_LOCATION</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#PROVISIONING_PROPERTIES">PROVISIONING_PROPERTIES</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#REQUIRED_OPEN_LOGIN_PORTS">REQUIRED_OPEN_LOGIN_PORTS</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#RETRIEVE_USAGE_METRICS">RETRIEVE_USAGE_METRICS</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#RUN_DIR">RUN_DIR</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#RUNTIME_FILES">RUNTIME_FILES</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#RUNTIME_RESOURCES_L
 ATCH">RUNTIME_RESOURCES_LATCH</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#RUNTIME_TEMPLATES">RUNTIME_TEMPLATES</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#SERVICE_PROCESS_IS_RUNNING">SERVICE_PROCESS_IS_RUNNING</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#SERVICE_PROCESS_IS_RUNNING_POLL_PERIOD">SERVICE_PROCESS_IS_RUNNING_POLL_PERIOD</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#SERVICE_STATE_ACTUAL">SERVICE_STATE_ACTUAL</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#SERVICE_STATE_EXPECTED">SERVICE_STATE_EXPECTED</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#SETUP_LATCH">SETUP_LATCH</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#SHELL_ENVIRONMENT">SHELL_ENVIRONMENT</a>, <a
  href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#SKIP_ENTITY_START_IF_RUNNING">SKIP_ENTITY_START_IF_RUNNING</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#SKIP_INSTALLATION">SKIP_INSTALLATION</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#START_LATCH">START_LATCH</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#START_TIMEOUT">START_TIMEOUT</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#STOP_IPTABLES">STOP_IPTABLES</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#STOP_LATCH">STOP_LATCH</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#SUBNET_ADDRESS">SUBNET_ADDRESS</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#SUBNET_HOSTNAME">SUBNET_HOSTNAME</a>, <a hr
 ef="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#TEMPLATE_SUBSTITUTIONS">TEMPLATE_SUBSTITUTIONS</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/qa/load/SimulatedVanillaSoftwareProcessImpl.html#SimulatedVanillaSoftwareProcessImpl--">SimulatedVanillaSoftwareProcessImpl</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>java.lang.Class&lt;?&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/brooklyn/qa/load/SimulatedVanillaSoftwareProcessImpl.html#getDriverInterface--">getDriverInterface</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/brooklyn/qa/load/SimulatedVanillaSoftwareProcessImpl.html#init--">init</a></span>()</code>
+<div class="block">Default entity initialization sets ID sensors and calls <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#initEnrichers--"><code>AbstractEntity.initEnrichers()</code></a>.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.brooklyn.entity.software.base.SoftwareProcessImpl">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.brooklyn.entity.software.base.<a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcessImpl.html" title="class in org.apache.brooklyn.entity.software.base">SoftwareProcessImpl</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcessImpl.html#getDriver--">getDriver</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcessImpl.html#onManagementStarted--">onManagementStarted</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcessImpl.html#onManagementStarting--">onManagementStarting</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcessImpl.html#populateServiceNotUpDiagnostics--">populateServiceNotUpDiagnostics</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcessImpl.html#rebind--">rebind</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcessImpl.html#restart--">restart</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcessImpl.html#start-java.util.Collection-">start</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProc
 essImpl.html#stop--">stop</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcessImpl.html#waitForEntityStart--">waitForEntityStart</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcessImpl.html#waitForServiceUp--">waitForServiceUp</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcessImpl.html#waitForServiceUp-org.apache.brooklyn.util.time.Duration-">waitForServiceUp</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcessImpl.html#waitForServiceUp-long-java.util.concurrent.TimeUnit-">waitForServiceUp</a>, <a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcessImpl.html#waitForServiceUp-groovy.time.TimeDuration-">waitForServiceUp</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#invalidateReferences--">invalidateReferences</a>, <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#invoke-org.apache.brooklyn.api.effector.Effector-">invoke</a>, <a href="../../../../../org/apach
 e/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#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#setConfig-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.brooklyn.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#su
 bscribeToChildren-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 href="../../../../../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.br
 ooklyn.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#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.entity.software.base.SoftwareProcess">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.brooklyn.entity.software.base.<a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html" title="interface in org.apache.brooklyn.entity.software.base">SoftwareProcess</a></h3>
+<code><a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcess.html#populateServiceNotUpDiagnostics--">populateServiceNotUpDiagnostics</a></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#start-java.util.Collection-">start</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">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="EXEC_SSH_ON_START">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>EXEC_SSH_ON_START</h4>
+<pre>public 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; EXEC_SSH_ON_START</pre>
+</li>
+</ul>
+<a name="HTTP_FEED_URI">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>HTTP_FEED_URI</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/brooklyn/config/ConfigKey.html" title="interface in org.apache.brooklyn.config">ConfigKey</a>&lt;java.net.URI&gt; HTTP_FEED_URI</pre>
+</li>
+</ul>
+<a name="HTTP_FEED_POLL_PERIOD">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>HTTP_FEED_POLL_PERIOD</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/brooklyn/config/ConfigKey.html" title="interface in org.apache.brooklyn.config">ConfigKey</a>&lt;<a href="../../../../../org/apache/brooklyn/util/time/Duration.html" title="class in org.apache.brooklyn.util.time">Duration</a>&gt; HTTP_FEED_POLL_PERIOD</pre>
+</li>
+</ul>
+<a name="FUNCTION_FEED_POLL_PERIOD">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>FUNCTION_FEED_POLL_PERIOD</h4>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/brooklyn/config/ConfigKey.html" title="interface in org.apache.brooklyn.config">ConfigKey</a>&lt;<a href="../../../../../org/apache/brooklyn/util/time/Duration.html" title="class in org.apache.brooklyn.util.time">Duration</a>&gt; FUNCTION_FEED_POLL_PERIOD</pre>
+</li>
+</ul>
+<a name="USE_SSH_MONITORING">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>USE_SSH_MONITORING</h4>
+<pre>public 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; USE_SSH_MONITORING</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="SimulatedVanillaSoftwareProcessImpl--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SimulatedVanillaSoftwareProcessImpl</h4>
+<pre>public&nbsp;SimulatedVanillaSoftwareProcessImpl()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="init--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>init</h4>
+<pre>public&nbsp;void&nbsp;init()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#init--">AbstractEntity</a></code></span></div>
+<div class="block">Default entity initialization sets ID sensors and calls <a href="../../../../../org/apache/brooklyn/core/entity/AbstractEntity.html#initEnrichers--"><code>AbstractEntity.initEnrichers()</code></a>.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcessImpl.html#init--">init</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/brooklyn/entity/software/base/SoftwareProcessImpl.html" title="class in org.apache.brooklyn.entity.software.base">SoftwareProcessImpl</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getDriverInterface--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getDriverInterface</h4>
+<pre>public&nbsp;java.lang.Class&lt;?&gt;&nbsp;getDriverInterface()</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../../org/apache/brooklyn/api/entity/drivers/DriverDependentEntity.html#getDriverInterface--">getDriverInterface</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/brooklyn/api/entity/drivers/DriverDependentEntity.html" title="interface in org.apache.brooklyn.api.entity.drivers">DriverDependentEntity</a></code></dd>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../../../org/apache/brooklyn/entity/software/base/VanillaSoftwareProcessImpl.html#getDriverInterface--">getDriverInterface</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/brooklyn/entity/software/base/VanillaSoftwareProcessImpl.html" title="class in org.apache.brooklyn.entity.software.base">VanillaSoftwareProcessImpl</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/qa/load/SimulatedTheeTierApp.html" title="class in org.apache.brooklyn.qa.load"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../org/apache/brooklyn/qa/load/SimulatedVanillaSoftwareProcessImpl.SimulatedVanillaSoftwareProcessSshDriver.html" title="class in org.apache.brooklyn.qa.load"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/brooklyn/qa/load/SimulatedVanillaSoftwareProcessImpl.html" target="_top">Frames</a></li>
+<li><a href="SimulatedVanillaSoftwareProcessImpl.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.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">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><a href="#field.detail">Field</a>&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>