t.s._.WindowsApplicationRunner(app.ApplicationRunner) : class documentation

Part of twisted.scripts._twistw View Source View In Hierarchy

An ApplicationRunner which avoids unix-specific things. No forking, no PID files, no privileges.
Method preApplication Do pre-application-creation setup.
Method getLogObserver Override to supply a log observer suitable for Windows based on the given arguments.
Method postApplication Start the application and run the reactor.

Inherited from ApplicationRunner:

Method __init__ Undocumented
Method run Run the application.
Method startReactor Run the reactor with the given configuration. Subclasses should probably call this from postApplication.
Method startLogging Initialize the logging system.
Method createOrGetApplication Create or load an Application based on the parameters found in the given ServerOptions instance.
def preApplication(self): (source)
Do pre-application-creation setup.
def getLogObserver(self): (source)
Override to supply a log observer suitable for Windows based on the given arguments.
def postApplication(self): (source)
Start the application and run the reactor.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 15:57:47.