| 
 | Brooklyn | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectbrooklyn.util.task.ssh.SshPutTaskStub
brooklyn.util.task.ssh.SshPutTaskFactory
public class SshPutTaskFactory extends SshPutTaskStub
| Field Summary | 
|---|
| Fields inherited from class SshPutTaskStub | |
|---|---|
| allowFailure, contents, createDirectory, machine, permissions, remoteFile, summary | 
| Constructor Summary | |
| SshPutTaskFactory(java.lang.String remoteFile)constructor where machine will be added later | |
| SshPutTaskFactory(SshMachineLocation machine, java.lang.String remoteFile)convenience constructor to supply machine immediately | |
| Method Summary | |
|---|---|
| SshPutTaskFactory | allowFailure() | 
| SshPutTaskFactory | contents(java.lang.String contents) | 
| SshPutTaskFactory | contents(byte[] contents) | 
| SshPutTaskFactory | contents(java.io.InputStream stream) | 
| SshPutTaskFactory | contents(java.io.Reader reader) | 
| SshPutTaskFactory | createDirectory() | 
| protected void | finalize() | 
| SshPutTaskFactory | machine(SshMachineLocation machine) | 
| protected void | markDirty() | 
| SshPutTaskWrapper | newTask() | 
| SshPutTaskFactory | remoteFile(java.lang.String remoteFile) | 
| protected SshPutTaskFactory | self() | 
| SshPutTaskFactory | summary(java.lang.String summary) | 
| Methods inherited from class SshPutTaskStub | |
|---|---|
| getMachine, getRemoteFile, getSummary | 
| Constructor Detail | 
|---|
public SshPutTaskFactory(java.lang.String remoteFile)
public SshPutTaskFactory(SshMachineLocation machine, java.lang.String remoteFile)
| Method Detail | 
|---|
public SshPutTaskFactory allowFailure()
public SshPutTaskFactory contents(java.lang.String contents)
public SshPutTaskFactory contents(byte[] contents)
public SshPutTaskFactory contents(java.io.InputStream stream)
public SshPutTaskFactory contents(java.io.Reader reader)
public SshPutTaskFactory createDirectory()
protected void finalize() throws Throwable {
protected void finalize()
        
public SshPutTaskFactory machine(SshMachineLocation machine)
protected void markDirty()
public SshPutTaskWrapper newTask()
public SshPutTaskFactory remoteFile(java.lang.String remoteFile)
protected SshPutTaskFactory self()
public SshPutTaskFactory summary(java.lang.String summary)
Brooklyn Multi-Cloud Application Management Platform 
 brooklyncentral.github.com. Apache License. © 2012.