sfi.director.invoker.RSHInvoker Class Reference

Inheritance diagram for sfi.director.invoker.RSHInvoker:

sfi.director.invoker.StreamCmdInvoker sfi.director.invoker.Invoker sfi.director.util.FWManagerDriver sfi.director.invoker.DirectorRSHInvoker sfi.director.invoker.DirectorSSHInvoker sfi.director.invoker.SSHInvoker List of all members.

Public Member Functions

 RSHInvoker ()
 RSHInvoker (String name)
 RSHInvoker (String name, String localuser, String remoteuser)
 RSHInvoker (String name, String localuser, String remoteuser, String remotecmd, String rshcmd)
boolean accept (RemoteJob job)
Connection connect (final RemoteJob job)
void bootstrap (String host, RemoteFile pkg, final Vector commands) throws DirectorException

Package Attributes

String localuser = null
String remoteuser = null
String remotecmd = null
String rshcmd = "rsh"
String[] extraargs = null
boolean preferIP = true

Constructor & Destructor Documentation

sfi.director.invoker.RSHInvoker.RSHInvoker  ) 
 

sfi.director.invoker.RSHInvoker.RSHInvoker String  name  ) 
 

sfi.director.invoker.RSHInvoker.RSHInvoker String  name,
String  localuser,
String  remoteuser
 

sfi.director.invoker.RSHInvoker.RSHInvoker String  name,
String  localuser,
String  remoteuser,
String  remotecmd,
String  rshcmd
 


Member Function Documentation

boolean sfi.director.invoker.RSHInvoker.accept RemoteJob  job  )  [virtual]
 

Reimplemented from sfi.director.invoker.StreamCmdInvoker.

void sfi.director.invoker.RSHInvoker.bootstrap String  host,
RemoteFile  pkg,
final Vector  commands
throws DirectorException
 

Connection sfi.director.invoker.RSHInvoker.connect final RemoteJob  job  ) 
 

Reimplemented from sfi.director.invoker.StreamCmdInvoker.


Member Data Documentation

String [] sfi.director.invoker.RSHInvoker.extraargs = null [package]
 

String sfi.director.invoker.RSHInvoker.localuser = null [package]
 

boolean sfi.director.invoker.RSHInvoker.preferIP = true [package]
 

String sfi.director.invoker.RSHInvoker.remotecmd = null [package]
 

String sfi.director.invoker.RSHInvoker.remoteuser = null [package]
 

String sfi.director.invoker.RSHInvoker.rshcmd = "rsh" [package]
 


The documentation for this class was generated from the following file:
Generated on Sat Feb 11 01:20:21 2012 for Node Director by  doxygen 1.4.5