| 
 | Brooklyn | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectbrooklyn.entity.effector.EffectorBody
brooklyn.entity.software.SshEffectorTasks.SshEffectorBody
public static abstract class SshEffectorTasks.SshEffectorBody extends EffectorBody
like EffectorBody but providing conveniences when in a SoftwareProcess (or other entity with a single machine location)
| Method Summary | |
|---|---|
| SshMachineLocation | machine()convenience for accessing the machine | 
| ProcessTaskFactory | ssh(java.lang.String... commands)convenience for generating an PlainSshExecTaskFactory which can be further customised if desired, and then (it must be explicitly) queued | 
| Methods inherited from class EffectorBody | |
|---|---|
| call, entity, last, last, queue, queue, queue, queue, waitForLast | 
| Method Detail | 
|---|
public SshMachineLocation machine()
public ProcessTaskFactory ssh(java.lang.String... commands)
Brooklyn Multi-Cloud Application Management Platform 
 brooklyncentral.github.com. Apache License. © 2012.