Trees | Indices | Help |
---|
|
object --+ | extern.command.command.Command --+ | extern.log.log.Loggable --+ | monitor.nagios.util.LogCommand --+ | common.AdminCommand --+ | PropertyGet
|
|||
int |
|
||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
description = "Get a property of a component." longer paragraph explaining the command |
|||
name = 'get' 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 | http://epydoc.sourceforge.net |