- java.lang.Object
-
- org.apache.brooklyn.core.objs.AbstractBrooklynObject
-
- org.apache.brooklyn.core.entity.AbstractEntity
-
- org.apache.brooklyn.core.entity.AbstractApplication
-
- clocker.docker.entity.microservice.MicroserviceImageImpl
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.brooklyn.core.entity.AbstractEntity
org.apache.brooklyn.core.entity.AbstractEntity.BasicConfigurationSupport, org.apache.brooklyn.core.entity.AbstractEntity.BasicEnricherSupport, org.apache.brooklyn.core.entity.AbstractEntity.BasicFeedSupport, org.apache.brooklyn.core.entity.AbstractEntity.BasicGroupSupport, org.apache.brooklyn.core.entity.AbstractEntity.BasicPolicySupport, org.apache.brooklyn.core.entity.AbstractEntity.BasicSensorSupport, org.apache.brooklyn.core.entity.AbstractEntity.BasicSubscriptionSupport
-
Nested classes/interfaces inherited from class org.apache.brooklyn.core.objs.AbstractBrooklynObject
org.apache.brooklyn.core.objs.AbstractBrooklynObject.BasicTagSupport
-
Nested classes/interfaces inherited from interface org.apache.brooklyn.api.entity.Entity
org.apache.brooklyn.api.entity.Entity.AdjunctSupport<T extends org.apache.brooklyn.api.objs.EntityAdjunct>, org.apache.brooklyn.api.entity.Entity.EnricherSupport, org.apache.brooklyn.api.entity.Entity.GroupSupport, org.apache.brooklyn.api.entity.Entity.PolicySupport, org.apache.brooklyn.api.entity.Entity.SensorSupport
-
Nested classes/interfaces inherited from interface org.apache.brooklyn.api.objs.BrooklynObject
org.apache.brooklyn.api.objs.BrooklynObject.RelationSupport<T extends org.apache.brooklyn.api.objs.BrooklynObject>, org.apache.brooklyn.api.objs.BrooklynObject.SubscriptionSupport, org.apache.brooklyn.api.objs.BrooklynObject.TagSupport
-
Nested classes/interfaces inherited from interface org.apache.brooklyn.api.objs.Configurable
org.apache.brooklyn.api.objs.Configurable.ConfigurationSupport
-
Nested classes/interfaces inherited from interface org.apache.brooklyn.core.entity.trait.Startable
org.apache.brooklyn.core.entity.trait.Startable.RestartEffectorBody, org.apache.brooklyn.core.entity.trait.Startable.StartEffectorBody, org.apache.brooklyn.core.entity.trait.Startable.StopEffectorBody
-
Nested classes/interfaces inherited from interface org.apache.brooklyn.core.entity.EntityInternal
org.apache.brooklyn.core.entity.EntityInternal.EnricherSupportInternal, org.apache.brooklyn.core.entity.EntityInternal.EntitySubscriptionSupportInternal, org.apache.brooklyn.core.entity.EntityInternal.FeedSupport, org.apache.brooklyn.core.entity.EntityInternal.GroupSupportInternal, org.apache.brooklyn.core.entity.EntityInternal.PolicySupportInternal, org.apache.brooklyn.core.entity.EntityInternal.SensorSupportInternal
-
Nested classes/interfaces inherited from interface org.apache.brooklyn.core.objs.BrooklynObjectInternal
org.apache.brooklyn.core.objs.BrooklynObjectInternal.ConfigurationSupportInternal, org.apache.brooklyn.core.objs.BrooklynObjectInternal.RelationSupportInternal<T extends org.apache.brooklyn.api.objs.BrooklynObject>, org.apache.brooklyn.core.objs.BrooklynObjectInternal.SubscriptionSupportInternal
-
Field Summary
-
Fields inherited from class org.apache.brooklyn.core.entity.AbstractEntity
_subscriptionTracker, CHILD_ADDED, CHILD_REMOVED, CONFIG_KEY_ADDED, CONFIG_KEY_REMOVED, DEFAULT_DISPLAY_NAME, EFFECTOR_ADDED, EFFECTOR_CHANGED, EFFECTOR_REMOVED, GROUP_ADDED, GROUP_REMOVED, LOCATION_ADDED, LOCATION_REMOVED, managementSupport, POLICY_ADDED, POLICY_REMOVED, SENSOR_ADDED, SENSOR_REMOVED, tempWorkings
-
Fields inherited from interface org.apache.brooklyn.core.entity.StartableApplication
DESTROY_ON_STOP, START_LATCH
-
Fields inherited from interface org.apache.brooklyn.core.entity.trait.Startable
RESTART, SERVICE_UP, START, STOP
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
protected void |
doStart(Collection<? extends org.apache.brooklyn.api.location.Location> locations) |
void |
initApp() |
-
Methods inherited from class org.apache.brooklyn.core.entity.AbstractApplication
doStop, getApplication, init, initEnrichers, logApplicationLifecycle, onManagementStopped, postStart, preStart, recordApplicationEvent, restart, setApplication, setExpectedStateAndRecordLifecycleEvent, setParent, start, stop
-
Methods inherited from class org.apache.brooklyn.core.entity.AbstractEntity
addChild, addChild, addEnricher, addEnricher, addFeed, addGroup, addLocations, addPolicy, addPolicy, clearLocations, clearParent, config, configure, configure, configure, configure, configure, configure, destroy, emit, emitInternal, enrichers, 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, getSubscriptionTracker, groups, hashCode, invalidateReferences, invoke, invoke, invoke, modifyAttribute, onManagementBecomingMaster, onManagementNoLongerMaster, onManagementStarted, onManagementStarting, onTagsChanged, policies, refreshInheritedConfig, relations, removeAllEnrichers, removeAllPolicies, removeAttribute, removeChild, removeEnricher, removeGroup, removeLocations, removePolicy, requestPersist, resetProxy, sensors, setAttribute, setAttribute, setAttributeWithoutPublishing, setConfig, setConfig, setConfig, setConfig, setConfig, setConfig, setConfigEvenIfOwned, setConfigEvenIfOwned, setConfigIfValNonNull, setConfigIfValNonNull, setDefaultDisplayName, setDisplayName, setManagementContext, setProxy, subscribe, subscribeToChildren, subscribeToMembers, subscriptions, toMetadataRecord, toString, toStringHelper, unsubscribe, unsubscribe
-
Methods inherited from class org.apache.brooklyn.core.objs.AbstractBrooklynObject
configure, getCatalogItemId, getId, isLegacyConstruction, isRebinding, rebind, setCatalogItemId, tags
-
Methods inherited from interface org.apache.brooklyn.api.entity.Application
getManagementContext
-
Methods inherited from interface org.apache.brooklyn.api.entity.Entity
addChild, addChild, addEnricher, addEnricher, addFeed, addGroup, addPolicy, addPolicy, clearParent, enrichers, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getConfigRaw, getConfigRaw, getCreationTime, getDisplayName, getEnrichers, getEntityType, getGroups, getIconUrl, getId, getLocations, getParent, getPolicies, groups, invoke, policies, relations, removeChild, removeEnricher, removeGroup, removePolicy, sensors, setDisplayName, setParent
-
Methods inherited from interface org.apache.brooklyn.api.objs.BrooklynObject
getCatalogItemId, subscriptions, tags
-
Methods inherited from interface org.apache.brooklyn.api.objs.Configurable
config, getConfig, setConfig
-
Methods inherited from interface org.apache.brooklyn.core.entity.trait.Startable
restart, start, stop
-
Methods inherited from interface org.apache.brooklyn.core.objs.BrooklynObjectInternal
setCatalogItemId
-
-
Method Detail
-
initApp
public void initApp()
- Overrides:
initApp in class org.apache.brooklyn.core.entity.AbstractApplication
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.