- java.lang.Object
-
- brooklyn.basic.AbstractBrooklynObject
-
- brooklyn.entity.basic.AbstractEntity
-
- brooklyn.entity.basic.BasicStartableImpl
-
- brooklyn.networking.VirtualNetworkImpl
-
-
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.entity.basic.BasicStartable
brooklyn.entity.basic.BasicStartable.LocationsFilter
-
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.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.basic.BasicStartable
LOCATIONS_FILTER
-
Fields inherited from interface brooklyn.entity.trait.Startable
RESTART, SERVICE_UP, START, STOP
-
Method Summary
-
Methods inherited from class brooklyn.entity.basic.BasicStartableImpl
restart
-
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, getApplication, 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, initEnrichers, invalidateReferences, invoke, invoke, invoke, modifyAttribute, onManagementBecomingMaster, onManagementNoLongerMaster, onManagementStarted, onManagementStarting, onManagementStopped, onTagsChanged, refreshInheritedConfig, removeAllEnrichers, removeAllPolicies, removeAttribute, removeChild, removeEnricher, removeGroup, removeLocations, removePolicy, removeTag, requestPersist, resetProxy, setApplication, setAttribute, setAttribute, setAttributeWithoutPublishing, setConfig, setConfig, setConfig, setConfig, setConfig, setConfig, setConfigEvenIfOwned, setConfigEvenIfOwned, setConfigIfValNonNull, setConfigIfValNonNull, setDefaultDisplayName, setDisplayName, setManagementContext, setParent, 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.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
-
Methods inherited from interface brooklyn.basic.BrooklynObjectInternal
setCatalogItemId
-
-
Method Detail
-
init
public void init()
- Overrides:
init in class brooklyn.entity.basic.AbstractEntity
-
stop
public void stop()
- Specified by:
stop in interface brooklyn.entity.trait.Startable
- Overrides:
stop in class brooklyn.entity.basic.BasicStartableImpl
Copyright © 2015. All rights reserved.