public class WeaveContainerSshDriver extends brooklyn.entity.basic.AbstractSoftwareProcessSshDriver implements WeaveContainerDriver
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 |
|---|
WeaveContainerSshDriver(brooklyn.entity.basic.EntityLocal entity,
brooklyn.location.basic.SshMachineLocation machine) |
| Modifier and Type | Method and Description |
|---|---|
InetAddress |
attachNetwork(String containerId,
String subnetId) |
void |
createSubnet(String svirtualNetworkId,
String subnetId,
brooklyn.util.net.Cidr subnetCidr) |
void |
customize() |
String |
getWeaveCommand() |
void |
install() |
boolean |
isRunning() |
void |
launch() |
void |
preInstall() |
void |
stop() |
checkNoHostnameBug, copyInstallResources, copyResource, copyResource, createDirectory, execute, execute, execute, getAddress, getDownloadFilename, getDownloadFileSuffix, getExpandedInstallDir, getHostname, getInstallDir, getInstallLabelExtraSalt, getLocation, getMachine, getPortsUsed, getRunDir, getShellEnvironment, getSshFlags, getSubnetAddress, getSubnetHostname, newScript, newScript, runPostInstallCommand, runPostLaunchCommand, runPreInstallCommand, runPreLaunchCommand, setExpandedInstallDir, setInstallDir, setInstallLabel, setRunDir, setupcopyPreInstallResources, copyResource, copyResource, copyResource, copyResource, copyResource, copyResource, copyResource, copyRuntimeResources, copyTemplate, copyTemplate, copyTemplate, doFullStartOnRestart, getEntity, getEntityVersionLabel, getEntityVersionLabel, getResource, getResourceAsString, getVersion, kill, postLaunch, processTemplate, processTemplate, processTemplate, processTemplate, processTemplateContents, processTemplateContents, rebind, restart, start, waitForConfigKeyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic WeaveContainerSshDriver(brooklyn.entity.basic.EntityLocal entity,
brooklyn.location.basic.SshMachineLocation machine)
public String getWeaveCommand()
public void preInstall()
preInstall in class brooklyn.entity.basic.AbstractSoftwareProcessDriverpublic void install()
install in class brooklyn.entity.basic.AbstractSoftwareProcessDriverpublic void customize()
customize in class brooklyn.entity.basic.AbstractSoftwareProcessDriverpublic void launch()
launch in class brooklyn.entity.basic.AbstractSoftwareProcessDriverpublic boolean isRunning()
isRunning in interface brooklyn.entity.basic.SoftwareProcessDriverpublic void stop()
stop in interface brooklyn.entity.basic.SoftwareProcessDriverstop in class brooklyn.entity.basic.AbstractSoftwareProcessDriverpublic void createSubnet(String svirtualNetworkId, String subnetId, brooklyn.util.net.Cidr subnetCidr)
createSubnet in interface SdnAgentDriverpublic InetAddress attachNetwork(String containerId, String subnetId)
attachNetwork in interface SdnAgentDriverCopyright © 2015. All rights reserved.