Inheritance diagram for sfi.director.invoker.RSHInvoker:

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 |
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||||||||||
|
|
|
|
Reimplemented from sfi.director.invoker.StreamCmdInvoker. |
|
||||||||||||||||
|
|
|
|
Reimplemented from sfi.director.invoker.StreamCmdInvoker. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.5