|
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.messaging.rabbit.RabbitSshDriver
public class RabbitSshDriver extends AbstractSoftwareProcessSshDriver
TODO javadoc
| Field Summary |
|---|
| 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 | |
RabbitSshDriver(RabbitBrokerImpl entity, SshMachineLocation machine)
|
|
| Method Summary | |
|---|---|
void
|
configure()
|
void
|
customize()
|
java.lang.Integer
|
getAmqpPort()
|
RabbitBrokerImpl
|
getEntity()
|
java.lang.String
|
getErlangVersion()
|
protected java.lang.String
|
getLogFileLocation()
|
java.lang.String
|
getPidFile()
|
java.util.Map
|
getShellEnvironment()
|
java.lang.String
|
getVirtualHost()
|
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 RabbitSshDriver(RabbitBrokerImpl entity, SshMachineLocation machine)
| Method Detail |
|---|
public void configure() {
public void configure()
public void customize() {
public void customize()
public java.lang.Integer getAmqpPort()
@Override public RabbitBrokerImpl getEntity()
public java.lang.String getErlangVersion()
protected java.lang.String getLogFileLocation()
public java.lang.String getPidFile()
return MutableMap.builder() public java.util.Map getShellEnvironment()
public java.lang.String getVirtualHost()
@Override public void install()
public boolean isRunning() {
public boolean isRunning()
public void kill() {
public void kill()
public void launch() {
public void launch()
public void stop() {
public void stop()
Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.