public class SeacloudsDashboardSshDriver extends brooklyn.entity.java.JavaSoftwareProcessSshDriver implements SeacloudsDashboardDriver
KEY_VAL_OPT_PREFIXES, log, MUTUALLY_EXCLUSIVE_OPTSCHECK_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| Constructor and Description |
|---|
SeacloudsDashboardSshDriver(brooklyn.entity.basic.EntityLocal entity,
brooklyn.location.basic.SshMachineLocation machine) |
| Modifier and Type | Method and Description |
|---|---|
void |
customize() |
protected String |
getConfigFileLocation() |
protected String |
getFinalConfigName() |
protected String |
getLogFileLocation() |
String |
getPidFile() |
Integer |
getPort() |
void |
install() |
boolean |
isRunning() |
void |
launch() |
void |
preInstall() |
void |
stop() |
checkForAndInstallJava, checkJavaHostnameBug, copyRuntimeResources, getCurrentJavaVendor, getCurrentJavaVersion, getCustomJavaConfigOptions, getCustomJavaSystemProperties, getInstalledJavaVersion, getJavaOpts, getJavaSystemProperties, getJmxContext, getJmxJavaConfigOptions, getJmxJavaSystemProperties, getJmxPort, getRmiRegistryPort, getShellEnvironment, installJava, installJmxSupport, isJmxEnabled, isJmxSslEnabled, setup, tryJavaInstallcheckNoHostnameBug, copyInstallResources, copyResource, copyResource, createDirectory, execute, execute, execute, getAddress, getExpandedInstallDir, getHostname, getInstallDir, getInstallLabelExtraSalt, getLocation, getMachine, getPortsUsed, getRunDir, getSshFlags, getSubnetAddress, getSubnetHostname, newScript, newScript, runPostInstallCommand, runPostLaunchCommand, runPreInstallCommand, runPreLaunchCommand, setExpandedInstallDir, setInstallDir, setInstallLabel, setRunDircopyPreInstallResources, copyResource, copyResource, copyResource, copyResource, copyResource, copyResource, copyResource, 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 SeacloudsDashboardSshDriver(brooklyn.entity.basic.EntityLocal entity,
brooklyn.location.basic.SshMachineLocation machine)
protected String getLogFileLocation()
getLogFileLocation in class brooklyn.entity.java.JavaSoftwareProcessSshDriverpublic 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 String getPidFile()
public boolean isRunning()
isRunning in interface brooklyn.entity.basic.SoftwareProcessDriverpublic void stop()
stop in interface brooklyn.entity.basic.SoftwareProcessDriverstop in class brooklyn.entity.basic.AbstractSoftwareProcessDriverpublic Integer getPort()
getPort in interface SeacloudsDashboardDriverprotected String getConfigFileLocation()
protected String getFinalConfigName()
Copyright © 2015. All rights reserved.