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

Class NmapPingCollectionPreferences

source code

                                         object --+    
                                                  |    
PingCollectionPreferences.PingCollectionPreferences --+
                                                      |
                                                     NmapPingCollectionPreferences

Instance Methods [hide private]
 
postStartup(self)
Hook in to application startup and start background NmapPingTask.
source code

Inherited from PingCollectionPreferences.PingCollectionPreferences: __init__, buildOptions, preShutdown

Method Details [hide private]

postStartup(self)

source code 

Hook in to application startup and start background NmapPingTask.

Overrides: PingCollectionPreferences.PingCollectionPreferences.postStartup