Brooklyn

brooklyn.util.task.ssh
[Java] Class SshFetchTaskFactory

java.lang.Object
  brooklyn.util.task.ssh.SshFetchTaskFactory
All Implemented Interfaces:
TaskFactory

public class SshFetchTaskFactory

Constructor Summary
SshFetchTaskFactory(java.lang.String remoteFile)

constructor where machine will be added later

SshFetchTaskFactory(SshMachineLocation machine, java.lang.String remoteFile)

convenience constructor to supply machine immediately

 
Method Summary
protected void finalize()

SshFetchTaskFactory machine(SshMachineLocation machine)

protected void markDirty()

SshFetchTaskWrapper newTask()

SshFetchTaskFactory remoteFile(java.lang.String remoteFile)

protected SshFetchTaskFactory self()

 
Methods inherited from class java.lang.Object
java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Constructor Detail

SshFetchTaskFactory

public SshFetchTaskFactory(java.lang.String remoteFile)
constructor where machine will be added later


SshFetchTaskFactory

public SshFetchTaskFactory(SshMachineLocation machine, java.lang.String remoteFile)
convenience constructor to supply machine immediately


 
Method Detail

finalize

protected void finalize() throws Throwable {
protected void finalize()


machine

public SshFetchTaskFactory machine(SshMachineLocation machine)


markDirty

protected void markDirty()


newTask

public SshFetchTaskWrapper newTask() {
public SshFetchTaskWrapper newTask()


remoteFile

public SshFetchTaskFactory remoteFile(java.lang.String remoteFile)


self

protected SshFetchTaskFactory self()


 

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