|
Brooklyn | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectbrooklyn.entity.basic.AbstractSoftwareProcessDriver
brooklyn.entity.basic.AbstractSoftwareProcessSshDriver
brooklyn.entity.java.JavaSoftwareProcessSshDriver
brooklyn.entity.messaging.qpid.QpidSshDriver
public class QpidSshDriver extends JavaSoftwareProcessSshDriver
| 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, IGNORE_ENTITY_SSH_FLAGS, INSTALLING, KILLING, LAUNCHING, NO_VERSION_INFO, PID_FILENAME, RESTARTING, STOPPING, USE_PID_FILE, log, logSsh |
| Fields inherited from class AbstractSoftwareProcessDriver | |
|---|---|
| entity, location, resource |
| Constructor Summary | |
QpidSshDriver(QpidBrokerImpl entity, SshMachineLocation machine)
|
|
| Method Summary | |
|---|---|
void
|
customize()
|
java.lang.Integer
|
getAmqpPort()
|
java.lang.String
|
getAmqpVersion()
|
java.util.Map
|
getCustomJavaSystemProperties()
|
java.lang.Integer
|
getHttpManagementPort()
|
protected java.lang.String
|
getLogFileLocation()
|
java.lang.String
|
getPidFile()
|
java.util.Map
|
getShellEnvironment()
|
void
|
install()
|
boolean
|
isRunning()
|
void
|
kill()
|
void
|
launch()
|
void
|
stop()
|
| Methods inherited from class AbstractSoftwareProcessDriver | |
|---|---|
| customize, doFullStartOnRestart, getEntity, getLocation, getResource, getResourceAsString, install, kill, launch, postLaunch, processTemplate, processTemplate, processTemplate, processTemplate, processTemplateContents, processTemplateContents, rebind, restart, start, stop, waitForConfigKey |
| Constructor Detail |
|---|
public QpidSshDriver(QpidBrokerImpl entity, SshMachineLocation machine)
| Method Detail |
|---|
@Override public void customize()
@Override public java.lang.Integer getAmqpPort()
@Override public java.lang.String getAmqpVersion()
public java.util.Map getCustomJavaSystemProperties()
public java.lang.Integer getHttpManagementPort()
@Override protected java.lang.String getLogFileLocation()
public java.lang.String getPidFile()
public java.util.Map getShellEnvironment()
@Override public void install()
@Override public boolean isRunning()
@Override public void kill()
@Override public void launch()
@Override public void stop()
Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.