[Twisted-Python] Plugin startup and shutdown actions

luper rouch luper.rouch at gmail.com
Fri Apr 10 18:24:37 EDT 2009


I would like to port my Application API based services to the twistd
plugin interface, to be able to retrieve command line options.

In the existing services, I reimplemented t.a.s.MultiService
startService() and stopService() to do some actions at startup and
shutdown.

How can I do this in a plugin ?

--
Lup




More information about the Twisted-Python mailing list