|
do(self,
args)
Override me to implement the functionality of the command. |
source code
|
|
|
|
|
doCallback(self,
args)
Subclasses should implement this as an alternative to the normal do
method. |
source code
|
|
defer.Deferred firing flumotion.admin.admin.AdminModel
|
|
|
_connectToManagerCb(self,
result,
adminMedium) |
source code
|
|
|
|
Inherited from monitor.nagios.util.LogCommand :
__init__ ,
debug
Inherited from extern.command.command.Command :
addOptions ,
getRootCommand ,
handleOptions ,
outputHelp ,
outputUsage ,
parse
Inherited from extern.log.log.Loggable :
__providedBy__ ,
doLog ,
error ,
info ,
log ,
logFunction ,
logObjectName ,
warning ,
warningFailure ,
writeMarker
|