- java.lang.Object
-
- brooklyn.basic.AbstractBrooklynObject
-
- brooklyn.entity.basic.AbstractEntity
-
- brooklyn.entity.basic.SoftwareProcessImpl
-
- brooklyn.entity.basic.VanillaSoftwareProcessImpl
-
- brooklyn.entity.container.docker.application.VanillaDockerApplicationImpl
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class brooklyn.basic.AbstractBrooklynObject
brooklyn.basic.AbstractBrooklynObject.BasicTagSupport
-
Nested classes/interfaces inherited from interface brooklyn.entity.basic.SoftwareProcess
brooklyn.entity.basic.SoftwareProcess.ChildStartableMode
-
Nested classes/interfaces inherited from interface brooklyn.basic.BrooklynObject
brooklyn.basic.BrooklynObject.TagSupport
-
Nested classes/interfaces inherited from interface brooklyn.entity.trait.Startable
brooklyn.entity.trait.Startable.StartEffectorBody
-
Field Summary
-
Fields inherited from class brooklyn.entity.basic.SoftwareProcessImpl
connectedSensors
-
Fields inherited from class brooklyn.entity.basic.AbstractEntity
_subscriptionTracker, CHILD_ADDED, CHILD_REMOVED, EFFECTOR_ADDED, EFFECTOR_CHANGED, EFFECTOR_REMOVED, managementSupport, POLICY_ADDED, POLICY_REMOVED, SENSOR_ADDED, SENSOR_REMOVED, tempWorkings
-
Fields inherited from interface brooklyn.entity.basic.VanillaSoftwareProcess
CHECK_RUNNING_COMMAND, DOWNLOAD_URL, LAUNCH_COMMAND, STOP_COMMAND, SUGGESTED_VERSION
-
Fields inherited from interface brooklyn.entity.basic.SoftwareProcess
ADDRESS, CHILDREN_STARTABLE_MODE, CUSTOMIZE_LATCH, DOWNLOAD_ADDON_URLS, EXPANDED_INSTALL_DIR, HOSTNAME, INSTALL_DIR, INSTALL_LATCH, INSTALL_UNIQUE_LABEL, LAUNCH_LATCH, MAXIMUM_REBIND_SENSOR_CONNECT_DELAY, PID_FILE, POST_INSTALL_COMMAND, POST_LAUNCH_COMMAND, PRE_INSTALL_COMMAND, PRE_LAUNCH_COMMAND, PROVISIONING_LOCATION, PROVISIONING_PROPERTIES, RESOURCES_LATCH, RUN_DIR, RUNTIME_FILES, RUNTIME_TEMPLATES, SERVICE_PROCESS_IS_RUNNING, SERVICE_STATE_ACTUAL, SETUP_LATCH, SHELL_ENVIRONMENT, SKIP_INSTALLATION, START_LATCH, SUBNET_ADDRESS, SUBNET_HOSTNAME, SUGGESTED_INSTALL_DIR, SUGGESTED_RUN_DIR
-
Fields inherited from interface brooklyn.entity.trait.Startable
RESTART, SERVICE_UP, START, STOP
-
Method Summary
-
Methods inherited from class brooklyn.entity.basic.VanillaSoftwareProcessImpl
connectSensors, disconnectSensors
-
Methods inherited from class brooklyn.entity.basic.SoftwareProcessImpl
callRebindHooks, callStartHooks, checkModifiable, connectServiceUpIsRunning, disconnectServiceUpIsRunning, doInitDriver, doRestart, doStart, doStop, getDriver, getLocalHostname, getMachineOrNull, getProvisioningLocation, getRequiredOpenPorts, initDriver, initEnrichers, newDriver, obtainProvisioningFlags, onManagementStarted, onManagementStarting, postDriverStart, postRebind, postStart, preStop, rebind, restart, setProvisioningLocation, start, startInLocation, startInLocation, startInLocation, startInLocation, stop, waitForEntityStart, waitForServiceUp, waitForServiceUp, waitForServiceUp, waitForServiceUp
-
Methods inherited from class brooklyn.entity.basic.AbstractEntity
addChild, addChild, addEnricher, addEnricher, addGroup, addLocations, addPolicy, addPolicy, addTag, clearLocations, clearParent, configure, configure, configure, configure, configure, containsTag, destroy, emit, emitInternal, equals, finalize, firstLocation, getAllAttributes, getAllConfig, getAllConfigBag, getApplication, getApplicationId, getAttribute, getAttributeByNameParts, getChildren, getConfig, getConfig, getConfig, getConfig, getConfigMap, getConfigRaw, getConfigRaw, getCreationTime, getDisplayName, getEffector, getEnrichers, getEntityManager, getEntityType, getEntityTypeName, getExecutionContext, getGroups, getIconUrl, getLocalConfigBag, getLocations, getManagementContext, getManagementSupport, getMutableEntityType, getParent, getPolicies, getProxy, getProxyIfAvailable, getRebindSupport, getSubscriptionContext, getSubscriptionTracker, getTags, hashCode, invalidateReferences, invoke, invoke, invoke, onManagementBecomingMaster, onManagementNoLongerMaster, onManagementStopped, onTagsChanged, refreshInheritedConfig, removeAllEnrichers, removeAllPolicies, removeAttribute, removeChild, removeEnricher, removeGroup, removeLocations, removePolicy, removeTag, requestPersist, 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, getId, getTagSupport, isLegacyConstruction, isRebinding
-
Methods inherited from interface brooklyn.entity.Entity
addChild, addChild, addEnricher, addEnricher, 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
getTagSupport
-
Methods inherited from interface brooklyn.entity.trait.Startable
restart, start, stop
-
-
Method Detail
-
init
public void init()
- Overrides:
init in class brooklyn.entity.basic.AbstractEntity
Copyright © 2014. All rights reserved.