- java.lang.Object
-
- brooklyn.entity.basic.AbstractSoftwareProcessDriver
-
- brooklyn.entity.basic.AbstractSoftwareProcessSshDriver
-
- brooklyn.entity.proxy.nginx.NginxSshDriver
-
- brooklyn.qa.load.SimulatedNginxControllerImpl.SimulatedNginxSshDriver
-
-
Field Summary
-
Fields inherited from class brooklyn.entity.proxy.nginx.NginxSshDriver
log, NGINX_PID_FILE
-
Fields inherited from class brooklyn.entity.basic.AbstractSoftwareProcessSshDriver
CHECK_RUNNING, CUSTOMIZING, DEBUG, IGNORE_ENTITY_SSH_FLAGS, INSTALL_INCOMPLETE, INSTALLING, KILLING, LAUNCHING, logSsh, NON_STANDARD_LAYOUT, PID_FILENAME, PROCESS_OWNER, resolver, RESTARTING, STOPPING, USE_PID_FILE, VALID_FLAGS
-
Fields inherited from class brooklyn.entity.basic.AbstractSoftwareProcessDriver
entity, location, resource
-
Method Summary
-
Methods inherited from class brooklyn.entity.proxy.nginx.NginxSshDriver
getAccessLogLocation, getEntity, getErrorLogLocation, getHttpPort, getLogFileLocation, getPidFile, getPort, isCustomizationCompleted, isRunning, kill, postLaunch, preInstall, rebind, reload, sudoBashCIfPrivilegedPort, sudoIfPrivilegedPort
-
Methods inherited from class brooklyn.entity.basic.AbstractSoftwareProcessSshDriver
checkNoHostnameBug, copyInstallResources, copyResource, copyResource, createDirectory, execute, execute, execute, getAddress, getExpandedInstallDir, getHostname, getInstallDir, getInstallLabelExtraSalt, getLocation, getMachine, getPortsUsed, getRunDir, getShellEnvironment, getSshFlags, getSubnetAddress, getSubnetHostname, newScript, newScript, runPostInstallCommand, runPostLaunchCommand, runPreInstallCommand, runPreLaunchCommand, setExpandedInstallDir, setInstallDir, setInstallLabel, setRunDir, setup
-
Methods inherited from class brooklyn.entity.basic.AbstractSoftwareProcessDriver
copyPreInstallResources, copyResource, copyResource, copyResource, copyResource, copyResource, copyResource, copyResource, copyRuntimeResources, copyTemplate, copyTemplate, copyTemplate, doFullStartOnRestart, getEntityVersionLabel, getEntityVersionLabel, getResource, getResourceAsString, getVersion, processTemplate, processTemplate, processTemplate, processTemplate, processTemplateContents, processTemplateContents, restart, start, waitForConfigKey
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface brooklyn.entity.proxy.nginx.NginxDriver
getRunDir
-
Methods inherited from interface brooklyn.entity.basic.SoftwareProcessDriver
restart, start
-
Methods inherited from interface brooklyn.entity.drivers.EntityDriver
getLocation
-
-
Method Detail
-
install
public void install()
- Overrides:
install in class brooklyn.entity.proxy.nginx.NginxSshDriver
-
customize
public void customize()
- Overrides:
customize in class brooklyn.entity.proxy.nginx.NginxSshDriver
-
launch
public void launch()
- Overrides:
launch in class brooklyn.entity.proxy.nginx.NginxSshDriver
-
stop
public void stop()
- Specified by:
stop in interface brooklyn.entity.basic.SoftwareProcessDriver
- Overrides:
stop in class brooklyn.entity.proxy.nginx.NginxSshDriver
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.