Package flumotion :: Package admin :: Package command :: Module manager :: Class Manager
[hide private]

Class Manager

source code

extern.command.command.Command --+    
                                 |    
       extern.log.log.Loggable --+    
                                 |    
    monitor.nagios.util.LogCommand --+
                                     |
                                    Manager

Instance Methods [hide private]

Inherited from monitor.nagios.util.LogCommand: __init__, debug

Inherited from extern.command.command.Command: addOptions, do, getFullName, getRootCommand, handleOptions, outputHelp, outputUsage, parse

Inherited from extern.log.log.Loggable: __providedBy__, doLog, error, info, log, logFunction, logObjectName, warning, warningFailure, writeMarker

Class Variables [hide private]
  description = 'Act on manager.'
longer paragraph explaining the command
  subCommandClasses = [Invoke, Load]
hash(x)

Inherited from extern.command.command.Command: aliasedSubCommands, aliases, name, parentCommand, parser, subCommands, summary, usage

Inherited from extern.log.log.Loggable: __implemented__, __provides__, logCategory