public class SimulatedTheeTierApp extends AbstractApplication
BrooklynObject.TagSupportStartable.RestartEffectorBody, Startable.StartEffectorBody, Startable.StopEffectorBodyEntityInternal.FeedSupport| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | DB_PASSWORD | 
| static java.lang.String | DB_TABLE | 
| static java.lang.String | DB_USERNAME | 
| static ConfigKey<java.lang.Boolean> | SIMULATE_ENTITY | 
| static ConfigKey<java.lang.Boolean> | SIMULATE_EXTERNAL_MONITORING | 
| static ConfigKey<java.lang.Boolean> | SKIP_SSH_ON_START | 
| static boolean | USE_HTTPS | 
| static java.lang.String | WAR_PATH | 
logCHILD_ADDED, CHILD_REMOVED, EFFECTOR_ADDED, EFFECTOR_CHANGED, EFFECTOR_REMOVED, POLICY_ADDED, POLICY_REMOVED, SENSOR_ADDED, SENSOR_REMOVEDRESTART, SERVICE_UP, START, STOP| Constructor and Description | 
|---|
| SimulatedTheeTierApp() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | init()Default entity initialization, just calls  AbstractEntity.initEnrichers(). | 
| static void | main(java.lang.String[] argv) | 
getApplication, onManagementStopped, postStart, preStart, restart, setParent, start, stopaddChild, addChild, addEnricher, addEnricher, addFeed, addGroup, addLocations, addPolicy, addPolicy, addTag, clearLocations, clearParent, configure, configure, configure, configure, configure, containsTag, destroy, emit, emitInternal, equals, feeds, firstLocation, getAllAttributes, getAllConfig, getAllConfigBag, getApplicationId, getAttribute, getAttributeByNameParts, getChildren, getConfig, getConfig, getConfig, getConfig, getConfigMap, getConfigRaw, getConfigRaw, getCreationTime, getDisplayName, getEffector, getEnrichers, getEntityType, getExecutionContext, getFeedSupport, getGroups, getIconUrl, getLocalConfigBag, getLocations, getManagementContext, getManagementSupport, getMutableEntityType, getParent, getPolicies, getProxy, getProxyIfAvailable, getRebindSupport, getSubscriptionContext, getTags, hashCode, invalidateReferences, invoke, invoke, invoke, modifyAttribute, onManagementBecomingMaster, onManagementNoLongerMaster, onManagementStarted, onManagementStarting, refreshInheritedConfig, removeAllEnrichers, removeAllPolicies, removeAttribute, removeChild, removeEnricher, removeGroup, removeLocations, removePolicy, removeTag, requestPersist, resetProxy, setAttribute, setAttribute, setAttributeWithoutPublishing, setConfig, setConfig, setConfig, setConfig, setConfig, setConfig, setConfigEvenIfOwned, setConfigEvenIfOwned, setDisplayName, setManagementContext, setProxy, subscribe, subscribeToChildren, subscribeToMembers, toMetadataRecord, toString, unsubscribe, unsubscribegetCatalogItemId, getId, getTagSupport, rebind, setCatalogItemId, tagsgetManagementContextaddChild, addChild, addEnricher, addEnricher, addFeed, addGroup, addPolicy, addPolicy, addTag, clearParent, containsTag, getApplicationId, getAttribute, getChildren, getConfig, getConfig, getConfigRaw, getConfigRaw, getCreationTime, getDisplayName, getEnrichers, getEntityType, getGroups, getIconUrl, getId, getLocations, getParent, getPolicies, getTags, invoke, removeChild, removeEnricher, removeGroup, removePolicy, removeTaggetCatalogItemId, getTagSupport, tagssetCatalogItemIdpublic static final ConfigKey<java.lang.Boolean> SIMULATE_ENTITY
public static final ConfigKey<java.lang.Boolean> SIMULATE_EXTERNAL_MONITORING
public static final ConfigKey<java.lang.Boolean> SKIP_SSH_ON_START
public static final java.lang.String WAR_PATH
public static final java.lang.String DB_TABLE
public static final java.lang.String DB_USERNAME
public static final java.lang.String DB_PASSWORD
public static final boolean USE_HTTPS
public void init()
AbstractEntityAbstractEntity.initEnrichers().init in class AbstractApplicationpublic static void main(java.lang.String[] argv)