Package Products :: Package ZenEvents :: Module zenactiond :: Class ProcessSignalTask
[hide private]
[frames] | no frames]

Class ProcessSignalTask

source code

object --+
         |
        ProcessSignalTask

Instance Methods [hide private]
 
__init__(self, notificationDao) source code
 
getAction(self, action) source code
 
processMessage(self, message)
Handles a queue message, can call "acknowledge" on the Queue Consumer class when it is done with the message
source code
 
processSignal(self, signal) source code
Method Details [hide private]

__init__(self, notificationDao)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)