- java.lang.Object
-
- org.apache.brooklyn.core.objs.AbstractBrooklynObject
-
- org.apache.brooklyn.core.entity.AbstractEntity
-
- org.apache.brooklyn.entity.software.base.SoftwareProcessImpl
-
- clocker.docker.entity.container.application.VanillaDockerApplicationImpl
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.brooklyn.entity.software.base.SoftwareProcessImpl
org.apache.brooklyn.entity.software.base.SoftwareProcessImpl.ServiceNotUpDiagnosticsCollector, org.apache.brooklyn.entity.software.base.SoftwareProcessImpl.UpdatingNotUpFromServiceProcessIsRunning
-
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.entity.software.base.SoftwareProcess
org.apache.brooklyn.entity.software.base.SoftwareProcess.ChildStartableMode, org.apache.brooklyn.entity.software.base.SoftwareProcess.RestartSoftwareParameters, org.apache.brooklyn.entity.software.base.SoftwareProcess.StopSoftwareParameters
-
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.entity.software.base.SoftwareProcessImpl
connectedSensors
-
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 clocker.docker.entity.container.application.VanillaDockerApplication
CONTAINER_NAME, DOCKER_CONTAINER_ENVIRONMENT, DOCKER_CONTAINER_VOLUME_EXPORT, DOCKER_CONTAINER_VOLUMES_FROM, DOCKER_DIRECT_PORTS, DOCKER_HOST_VOLUME_MAPPING, DOCKER_LINKS, DOCKER_OPEN_PORTS, DOCKER_PORT_BINDINGS, DOCKER_USE_SSH, DOCKERFILE_URL, IMAGE_COMMANDS, IMAGE_ENTRYPOINT, IMAGE_NAME, IMAGE_TAG, LAUNCH_COMMAND, ON_BOX_BASE_DIR, SKIP_ENTITY_INSTALLATION, SKIP_ON_BOX_BASE_DIR_RESOLUTION, START_TIMEOUT
-
Fields inherited from interface org.apache.brooklyn.entity.software.base.AbstractVanillaProcess
CHECK_RUNNING_COMMAND, CUSTOMIZE_COMMAND, DOWNLOAD_URL, INSTALL_COMMAND, STOP_COMMAND, SUGGESTED_VERSION
-
Fields inherited from interface org.apache.brooklyn.entity.software.base.SoftwareProcess
ADDRESS, ARCHIVE_DIRECTORY_NAME_FORMAT, CHILDREN_STARTABLE_MODE, CUSTOMIZE_LATCH, DONT_REQUIRE_TTY_FOR_SUDO, DOWNLOAD_ADDON_URLS, ENTITY_STARTED, EXPANDED_INSTALL_DIR, HOSTNAME, INBOUND_PORTS_AUTO_INFER, INBOUND_PORTS_CONFIG_REGEX, INSTALL_DIR, INSTALL_FILES, INSTALL_LATCH, INSTALL_RESOURCES_LATCH, INSTALL_TEMPLATES, INSTALL_UNIQUE_LABEL, LAUNCH_LATCH, LIFECYCLE_EFFECTOR_TASKS, MAXIMUM_REBIND_SENSOR_CONNECT_DELAY, OPEN_IPTABLES, PID_FILE, POST_CUSTOMIZE_COMMAND, POST_INSTALL_COMMAND, POST_LAUNCH_COMMAND, PRE_CUSTOMIZE_COMMAND, PRE_INSTALL_COMMAND, PRE_INSTALL_FILES, PRE_INSTALL_TEMPLATES, PRE_LAUNCH_COMMAND, PROVISIONING_LOCATION, PROVISIONING_PROPERTIES, REQUIRED_OPEN_LOGIN_PORTS, RETRIEVE_USAGE_METRICS, RUN_DIR, RUNTIME_FILES, RUNTIME_RESOURCES_LATCH, RUNTIME_TEMPLATES, SERVICE_PROCESS_IS_RUNNING, SERVICE_STATE_ACTUAL, SERVICE_STATE_EXPECTED, SETUP_LATCH, SHELL_ENVIRONMENT, SKIP_ENTITY_START_IF_RUNNING, SKIP_INSTALLATION, START_LATCH, STOP_IPTABLES, SUBNET_ADDRESS, SUBNET_HOSTNAME
-
Fields inherited from interface org.apache.brooklyn.core.entity.trait.Startable
RESTART, SERVICE_UP, START, STOP
-
Method Summary
-
Methods inherited from class org.apache.brooklyn.entity.software.base.SoftwareProcessImpl
callRebindHooks, connectServiceUpIsRunning, disconnectServiceUpIsRunning, doInitDriver, getDriver, getLifecycleEffectorTasks, getMachineOrNull, getProvisioningLocation, getRequiredOpenPorts, init, initDriver, initEnrichers, newDriver, obtainProvisioningFlags, onManagementStarted, onManagementStarting, populateServiceNotUpDiagnostics, postDriverStart, postRebind, postRestart, postStop, preRestart, preStart, preStop, preStopConfirmCustom, restart, setProvisioningLocation, start, stop, waitForEntityStart, waitForServiceUp, waitForServiceUp, waitForServiceUp, waitForServiceUp
-
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, getApplication, getApplicationId, getAttribute, getAttributeByNameParts, getChildren, getConfig, getConfig, getConfig, getConfig, getConfigMap, getConfigRaw, getConfigRaw, getCreationTime, getEffector, getEnrichers, getEntityManager, getEntityType, getEntityTypeName, getExecutionContext, getFeedSupport, getGroups, getLocalConfigBag, getLocations, getManagementContext, getManagementSupport, getMutableEntityType, getParent, getPolicies, getProxy, getProxyIfAvailable, getRebindSupport, getSubscriptionTracker, groups, hashCode, invalidateReferences, invoke, invoke, invoke, modifyAttribute, onManagementBecomingMaster, onManagementNoLongerMaster, onManagementStopped, onTagsChanged, policies, refreshInheritedConfig, relations, removeAllEnrichers, removeAllPolicies, removeAttribute, removeChild, removeEnricher, removeGroup, removeLocations, removePolicy, requestPersist, resetProxy, sensors, setApplication, setAttribute, setAttribute, setAttributeWithoutPublishing, setConfig, setConfig, setConfig, setConfig, setConfig, setConfig, setConfigEvenIfOwned, setConfigEvenIfOwned, setConfigIfValNonNull, setConfigIfValNonNull, setDefaultDisplayName, setDisplayName, setManagementContext, setParent, 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, setCatalogItemId, tags
-
Methods inherited from interface org.apache.brooklyn.entity.software.base.SoftwareProcess
populateServiceNotUpDiagnostics
-
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, getEnrichers, getEntityType, getGroups, 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
-
rebind
public void rebind()
- Overrides:
rebind in class org.apache.brooklyn.entity.software.base.SoftwareProcessImpl
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.