sfi.director.cli.frinterface Class Reference

Inheritance diagram for sfi.director.cli.frinterface:

sfi.director.cli.CLICommand List of all members.

Detailed Description

Implements the 'frinterface' director command starting the frontend interface server.


Public Member Functions

String usage ()
 return a one-line usage string
String help ()
 return a more verbose usage string (aka.
String[] getOptDefinitions ()
 return option definitions as used by Tools.getOpt()
void run (Hashtable optvals) throws DirectorException
 run the command with the (pre-parsed) options optargs

Package Attributes

long lastActivity = System.currentTimeMillis()
int timeout = 10*60*1000
boolean terminating = false
boolean shutdown = false
Vector runningHandlers = new Vector()
Vector disposables = new Vector()
boolean sessionStartMode = false

Classes

class  SessionControl


Member Function Documentation

String [] sfi.director.cli.frinterface.getOptDefinitions  )  [virtual]
 

return option definitions as used by Tools.getOpt()

Implements sfi.director.cli.CLICommand.

String sfi.director.cli.frinterface.help  )  [virtual]
 

return a more verbose usage string (aka.

help)

Implements sfi.director.cli.CLICommand.

void sfi.director.cli.frinterface.run Hashtable  optvals  )  throws DirectorException [virtual]
 

run the command with the (pre-parsed) options optargs

Implements sfi.director.cli.CLICommand.

String sfi.director.cli.frinterface.usage  )  [virtual]
 

return a one-line usage string

Implements sfi.director.cli.CLICommand.


Member Data Documentation

Vector sfi.director.cli.frinterface.disposables = new Vector() [package]
 

long sfi.director.cli.frinterface.lastActivity = System.currentTimeMillis() [package]
 

Vector sfi.director.cli.frinterface.runningHandlers = new Vector() [package]
 

boolean sfi.director.cli.frinterface.sessionStartMode = false [package]
 

boolean sfi.director.cli.frinterface.shutdown = false [package]
 

boolean sfi.director.cli.frinterface.terminating = false [package]
 

int sfi.director.cli.frinterface.timeout = 10*60*1000 [package]
 


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