Node Director
Public Member Functions | List of all members
sfi.director.invoker.ShellLoopbackInvoker Class Reference
Inheritance diagram for sfi.director.invoker.ShellLoopbackInvoker:
sfi.director.invoker.StreamCmdInvoker sfi.director.invoker.Invoker sfi.director.util.FWManagerDriver

Public Member Functions

 ShellLoopbackInvoker ()
 ShellLoopbackInvoker (String name)
boolean accept (RemoteJob job)
Connection connect (final RemoteJob job)
- Public Member Functions inherited from sfi.director.invoker.StreamCmdInvoker
 StreamCmdInvoker ()
 StreamCmdInvoker (String name)
 StreamCmdInvoker (String name, String cmd)
Connection connect (final RemoteJob job, final String cmd[])
Connection connect (final RemoteJob job, final String cmd)
- Public Member Functions inherited from sfi.director.invoker.Invoker
 Invoker ()
 Invoker (String name)
String name ()
abstract Connection connect (RemoteJob job)
void bootstrap (String host, RemoteFile pkg, Vector commands) throws DirectorException

Additional Inherited Members

- Static Public Member Functions inherited from sfi.director.invoker.StreamCmdInvoker
static String agentcommand ()
- Protected Member Functions inherited from sfi.director.invoker.Invoker
void setName (String name)

Constructor & Destructor Documentation

sfi.director.invoker.ShellLoopbackInvoker.ShellLoopbackInvoker ( )
sfi.director.invoker.ShellLoopbackInvoker.ShellLoopbackInvoker ( String  name)

Member Function Documentation

boolean sfi.director.invoker.ShellLoopbackInvoker.accept ( RemoteJob  job)
virtual
Connection sfi.director.invoker.ShellLoopbackInvoker.connect ( final RemoteJob  job)

The documentation for this class was generated from the following file: