| Trees | Indices | Help |
|---|
|
|
extern.command.command.Command --+
|
extern.log.log.Loggable --+
|
monitor.nagios.util.LogCommand --+
|
common.AdminCommand --+
|
PropertyGet
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
description = longer paragraph explaining the command |
|||
name = name of the command, lowercase; defaults to the lowercase version of the class name |
|||
|
Inherited from Inherited from |
|||
|
|||
Override me to implement the functionality of the command.
|
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.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sun Nov 15 09:17:28 2009 | http://epydoc.sourceforge.net |