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

Public Member Functions

 LoopbackInvoker ()
 LoopbackInvoker (String name)
void sethost (String hostname)
boolean accept (RemoteJob job)
Connection connect (final RemoteJob job)
- 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

- Protected Member Functions inherited from sfi.director.invoker.Invoker
void setName (String name)

Constructor & Destructor Documentation

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

Member Function Documentation

boolean sfi.director.invoker.LoopbackInvoker.accept ( RemoteJob  job)
virtual
Connection sfi.director.invoker.LoopbackInvoker.connect ( final RemoteJob  job)
void sfi.director.invoker.LoopbackInvoker.sethost ( String  hostname)

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