- java.lang.Object
-
- brooklyn.basic.AbstractBrooklynObject
-
- brooklyn.entity.basic.AbstractEntity
-
- brooklyn.entity.basic.AbstractApplication
-
- brooklyn.demo.NodeJsTodoApplication
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class brooklyn.entity.basic.AbstractEntity
brooklyn.entity.basic.AbstractEntity.BasicConfigurationSupport, brooklyn.entity.basic.AbstractEntity.BasicFeedSupport
-
Nested classes/interfaces inherited from class brooklyn.basic.AbstractBrooklynObject
brooklyn.basic.AbstractBrooklynObject.BasicTagSupport
-
Nested classes/interfaces inherited from interface brooklyn.basic.BrooklynObject
brooklyn.basic.BrooklynObject.TagSupport
-
Nested classes/interfaces inherited from interface brooklyn.entity.trait.Configurable
brooklyn.entity.trait.Configurable.ConfigurationSupport
-
Nested classes/interfaces inherited from interface brooklyn.entity.trait.Startable
brooklyn.entity.trait.Startable.RestartEffectorBody, brooklyn.entity.trait.Startable.StartEffectorBody, brooklyn.entity.trait.Startable.StopEffectorBody
-
Nested classes/interfaces inherited from interface brooklyn.entity.basic.EntityInternal
brooklyn.entity.basic.EntityInternal.FeedSupport
-
Nested classes/interfaces inherited from interface brooklyn.basic.BrooklynObjectInternal
brooklyn.basic.BrooklynObjectInternal.ConfigurationSupportInternal
-
Field Summary
-
Fields inherited from class brooklyn.entity.basic.AbstractApplication
log
-
Fields inherited from class brooklyn.entity.basic.AbstractEntity
_subscriptionTracker, CHILD_ADDED, CHILD_REMOVED, EFFECTOR_ADDED, EFFECTOR_CHANGED, EFFECTOR_REMOVED, LOCATION_ADDED, LOCATION_REMOVED, managementSupport, POLICY_ADDED, POLICY_REMOVED, SENSOR_ADDED, SENSOR_REMOVED, tempWorkings
-
Fields inherited from interface brooklyn.entity.trait.Startable
RESTART, SERVICE_UP, START, STOP
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
initApp() |
-
Methods inherited from class brooklyn.entity.basic.AbstractApplication
doStart, doStop, getApplication, init, initEnrichers, logApplicationLifecycle, onManagementStopped, postStart, preStart, restart, setApplication, setParent, start, stop
-
Methods inherited from class brooklyn.entity.basic.AbstractEntity
addChild, addChild, addEnricher, addEnricher, addFeed, addGroup, addLocations, addPolicy, addPolicy, addTag, clearLocations, clearParent, config, 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, getEntityManager, getEntityType, getEntityTypeName, getExecutionContext, getFeedSupport, getGroups, getIconUrl, getLocalConfigBag, getLocations, getManagementContext, getManagementSupport, getMutableEntityType, getParent, getPolicies, getProxy, getProxyIfAvailable, getRebindSupport, getSubscriptionContext, getSubscriptionTracker, getTags, hashCode, invalidateReferences, invoke, invoke, invoke, modifyAttribute, onManagementBecomingMaster, onManagementNoLongerMaster, onManagementStarted, onManagementStarting, onTagsChanged, refreshInheritedConfig, removeAllEnrichers, removeAllPolicies, removeAttribute, removeChild, removeEnricher, removeGroup, removeLocations, removePolicy, removeTag, requestPersist, resetProxy, setAttribute, setAttribute, setAttributeWithoutPublishing, setConfig, setConfig, setConfig, setConfig, setConfig, setConfig, setConfigEvenIfOwned, setConfigEvenIfOwned, setConfigIfValNonNull, setConfigIfValNonNull, setDefaultDisplayName, setDisplayName, setManagementContext, setProxy, subscribe, subscribeToChildren, subscribeToMembers, toMetadataRecord, toString, toStringHelper, unsubscribe, unsubscribe
-
Methods inherited from class brooklyn.basic.AbstractBrooklynObject
configure, getCatalogItemId, getId, getTagSupport, isLegacyConstruction, isRebinding, rebind, setCatalogItemId, tags
-
Methods inherited from interface brooklyn.entity.Application
getManagementContext
-
Methods inherited from interface brooklyn.entity.Entity
addChild, addChild, addEnricher, addEnricher, addFeed, addGroup, addPolicy, addPolicy, addTag, clearParent, containsTag, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getConfig, getConfigRaw, getConfigRaw, getCreationTime, getDisplayName, getEnrichers, getEntityType, getGroups, getIconUrl, getId, getLocations, getParent, getPolicies, getTags, invoke, removeChild, removeEnricher, removeGroup, removePolicy, removeTag, setParent
-
Methods inherited from interface brooklyn.basic.BrooklynObject
getCatalogItemId, getTagSupport, tags
-
Methods inherited from interface brooklyn.entity.trait.Configurable
config, setConfig
-
Methods inherited from interface brooklyn.entity.trait.Startable
restart, start, stop
-
Methods inherited from interface brooklyn.basic.BrooklynObjectInternal
setCatalogItemId
-
-
Method Detail
-
initApp
public void initApp()
- Overrides:
initApp in class brooklyn.entity.basic.AbstractApplication
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.