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

Module PoseidonService

Classes
  BasicNTService
Abstract base to help out with building NT services in Python with the win32all(by Mark Hammond) support for python nt services.
  PyroNSThread
The Brainwave Service will run in this thread
  PyroNS_NTService
Functions
 
is_frozen()
 
module_path()
 
setConfig()
 
getRegistryParameters(servicename)
 
createRegistryParameters(servicename, parameters)
 
startServer(parameters)
Variables
  Log = Pyro.util.Log
  pyroArgsRegkeyName = "PyroServiceArguments"
  KillerObject = None

Imports: win32serviceutil, threading, win32service, win32api, win32con, traceback, imp, os, sys, Pyro, objserver, uuid