public class VanillaDockerApplicationSshDriver extends org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver implements VanillaDockerApplicationDriver
VanillaDockerApplicationDriver.CHECK_RUNNING, CUSTOMIZING, DEBUG, IGNORE_ENTITY_SSH_FLAGS, INSTALL_INCOMPLETE, INSTALLING, KILLING, LAUNCHING, log, logSsh, NON_STANDARD_LAYOUT, PID_FILENAME, PROCESS_OWNER, resolver, RESTARTING, STOPPING, USE_PID_FILE, VALID_FLAGS| Constructor and Description |
|---|
VanillaDockerApplicationSshDriver(VanillaDockerApplicationImpl entity,
org.apache.brooklyn.location.ssh.SshMachineLocation machine) |
| Modifier and Type | Method and Description |
|---|---|
void |
copyRuntimeResources() |
void |
customize() |
org.apache.brooklyn.api.entity.Entity |
getOwnerEntity() |
void |
install() |
boolean |
isRunning() |
void |
launch() |
void |
stop() |
checkNoHostnameBug, copyInstallResources, copyResource, copyResource, createDirectory, execute, execute, execute, getAddress, getExpandedInstallDir, getHostname, getInstallDir, getInstallLabelExtraSalt, getLocation, getMachine, getPortsUsed, getRunDir, getShellEnvironment, getSshFlags, getSubnetAddress, getSubnetHostname, newScript, newScript, prepare, runPostCustomizeCommand, runPostInstallCommand, runPostLaunchCommand, runPreCustomizeCommand, runPreInstallCommand, runPreLaunchCommand, setExpandedInstallDir, setInstallDir, setInstallLabel, setRunDir, setupcopyPreInstallResources, copyResource, copyResource, copyResource, copyResource, copyResource, copyResource, copyResource, copyTemplate, copyTemplate, copyTemplate, doFullStartOnRestart, getArchiveNameFormat, getEntity, getResource, getResourceAsString, getVersion, kill, postLaunch, preInstall, processTemplate, processTemplate, processTemplate, processTemplate, processTemplateContents, processTemplateContents, rebind, restart, start, waitForConfigKeyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic VanillaDockerApplicationSshDriver(VanillaDockerApplicationImpl entity, org.apache.brooklyn.location.ssh.SshMachineLocation machine)
public org.apache.brooklyn.api.entity.Entity getOwnerEntity()
public boolean isRunning()
isRunning in interface org.apache.brooklyn.entity.software.base.SoftwareProcessDriverpublic void stop()
stop in interface org.apache.brooklyn.entity.software.base.SoftwareProcessDriverstop in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriverpublic void install()
install in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriverpublic void copyRuntimeResources()
copyRuntimeResources in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriverpublic void customize()
customize in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriverpublic void launch()
launch in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriverCopyright © 2012–2016 The Apache Software Foundation. All rights reserved.