Trees | Indices | Help |
---|
|
object --+ | extern.command.command.Command --+ | extern.log.log.Loggable --+ | monitor.nagios.util.LogCommand --+ | common.AdminCommand --+ | Invoke
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
usage = "[method-name] [arguments]" short one-line usage string; %command gets expanded to a sub-command or [commands] as appropriate. |
|||
summary = "invoke a method on a component" short one-line summary of the command |
|||
description = """Invoke a method on a compone longer paragraph explaining the command |
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Override me to add options to the parser.
|
Handle the parsed options.
|
Subclasses should implement this as an alternative to the normal do method. It will be called after a connection to the manager is made. Don't forget to return a deferred you create to properly chain execution.
|
|
descriptionlonger paragraph explaining the command
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Wed Jun 17 06:47:35 2015 | http://epydoc.sourceforge.net |