Package Products :: Package ZenStatus :: Package nmap :: Module NmapPingTask :: Class NPingTaskFactory
[hide private]
[frames] | no frames]

Class NPingTaskFactory

source code

object --+
         |
        NPingTaskFactory

A Factory to create PingTasks that do not run. This allows NmapPingTask to use the created PingTasks as placeholders for configuration.

Instance Methods [hide private]
 
__init__(self) source code
 
build(self) source code
 
reset(self) source code
Method Details [hide private]

__init__(self)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)