Package bw :: Package poseidon :: Module PoseidonService :: Class PyroNS_NTService
[frames] | no frames]

Class PyroNS_NTService

win32serviceutil.ServiceFramework --+    
                                    |    
                           object --+    
                                    |    
                       BasicNTService --+
                                        |
                                       PyroNS_NTService

Instance Methods
 
__init__(self, args)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
 
SvcStop(self)
Template method from win32serviceutil.ServiceFramework

Inherited from BasicNTService: SvcDoRun, logStarted, logTermination

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Methods

Inherited from BasicNTService: CustomOptionHandler, HandleCommandLine

Class Variables
  _svc_name_ = "Brainwave Poseidon Service"
  _svc_display_name_ = "Brainwave Poseidon Service"
  _svc_description_ = "Provides access to Brainwave Database Ser...
Properties

Inherited from object: __class__

Method Details

__init__(self, args)
(Constructor)

 

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Overrides: object.__init__
(inherited documentation)

SvcStop(self)

 

Template method from win32serviceutil.ServiceFramework

Overrides: BasicNTService.SvcStop
(inherited documentation)

Class Variable Details

_svc_description_

Value:
"Provides access to Brainwave Database Server "