sfi.director.cli.app_subscribe Class Reference

Inheritance diagram for sfi.director.cli.app_subscribe:

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

Detailed Description

Implements the 'app_subscribe' director command subscribing hosts/classes to applications.


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

Static Protected Attributes

static boolean subscribe = true


Member Function Documentation

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

return option definitions as used by Tools.getOpt()

Implements sfi.director.cli.CLICommand.

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

return a more verbose usage string (aka.

help)

Implements sfi.director.cli.CLICommand.

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

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

Implements sfi.director.cli.CLICommand.

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

return a one-line usage string

Implements sfi.director.cli.CLICommand.


Member Data Documentation

boolean sfi.director.cli.app_subscribe.subscribe = true [static, protected]
 


The documentation for this class was generated from the following file:
Generated on Sat Sep 4 01:19:06 2010 for Node Director by  doxygen 1.4.5