Brooklyn

brooklyn.entity.webapp.tomcat
[Java] Class Tomcat7SshDriver

java.lang.Object
  brooklyn.entity.basic.AbstractSoftwareProcessDriver
      brooklyn.entity.basic.AbstractSoftwareProcessSshDriver
          brooklyn.entity.java.JavaSoftwareProcessSshDriver
              brooklyn.entity.webapp.JavaWebAppSshDriver
                  brooklyn.entity.webapp.tomcat.Tomcat7SshDriver
All Implemented Interfaces:
Tomcat7Driver

public class Tomcat7SshDriver
extends JavaWebAppSshDriver

Field Summary
 
Fields inherited from class JavaSoftwareProcessSshDriver
KEY_VAL_OPT_PREFIXES, MUTUALLY_EXCLUSIVE_OPTS, log
 
Fields inherited from class AbstractSoftwareProcessSshDriver
BROOKLYN_HOME_DIR, CHECK_RUNNING, CUSTOMIZING, DEFAULT_INSTALL_BASEDIR, DEFAULT_RUN_BASEDIR, INSTALLING, KILLING, LAUNCHING, NO_VERSION_INFO, PID_FILENAME, RESTARTING, STOPPING, log, logSsh
 
Fields inherited from class AbstractSoftwareProcessDriver
entity
 
Constructor Summary
Tomcat7SshDriver(TomcatServer entity, SshMachineLocation machine)

 
Method Summary
void customize()

protected java.util.List getCustomJavaConfigOptions()

protected java.lang.String getDeploySubdir()

protected java.lang.String getLogFileLocation()

java.util.Map getShellEnvironment()

protected java.lang.Integer getShutdownPort()

void install()

boolean isRunning()

void kill()

void launch()

void stop()

 
Methods inherited from class JavaWebAppSshDriver
deploy, deploy, deploy, getDeployDir, getDeploySubdir, getEnabledProtocols, getEntity, getFilenameContextMapper, getHttpPort, getHttpsPort, inferRootUrl, isProtocolEnabled, postLaunch, undeploy
 
Methods inherited from class JavaSoftwareProcessSshDriver
getCustomJavaConfigOptions, getCustomJavaSystemProperties, getJavaOpts, getJavaSystemProperties, getJmxContext, getJmxJavaSystemProperties, getJmxPort, getLogFileLocation, getRmiPort, getRmiServerPort, getShellEnvironment, installJava, isJmxEnabled, start
 
Methods inherited from class AbstractSoftwareProcessSshDriver
copyFile, copyFile, execute, execute, getDefaultVersion, getEntityVersionLabel, getEntityVersionLabel, getHostname, getInstallDir, getLocation, getMachine, getPortsUsed, getRunDir, getShellEnvironment, getVersion, newScript, newScript
 
Methods inherited from class AbstractSoftwareProcessDriver
customize, getEntity, getLocation, getResource, install, kill, launch, postLaunch, restart, start, stop, waitForConfigKey
 

Constructor Detail

Tomcat7SshDriver

public Tomcat7SshDriver(TomcatServer entity, SshMachineLocation machine)


 
Method Detail

customize

@Override
public void customize()


getCustomJavaConfigOptions

@Override
protected java.util.List getCustomJavaConfigOptions()


getDeploySubdir

protected java.lang.String getDeploySubdir()


getLogFileLocation

protected java.lang.String getLogFileLocation()


getShellEnvironment

@Override
public java.util.Map getShellEnvironment()


getShutdownPort

protected java.lang.Integer getShutdownPort()


install

@Override
public void install()


isRunning

@Override
public boolean isRunning()


kill

@Override
public void kill()


launch

@Override
public void launch()


stop

@Override
public void stop()


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.