[Twisted-Python] Call Back for startService() !

Hi, I want to execute something after the service starts. Is there any call back that I can associate with startService() ? I have checked the documentation, but couldn't find anything as such :( Thanks, Vinodh

Vinod, This code[1] uses twisted as its foundation. The project is rather complex, but if you take a look at some of the service code and it should give you some ideas on what you can do with twisted services. https://github.com/JustinVenus/droned/blob/master/droned/services/journal.py... Justin Venus On Tue, Jun 26, 2012 at 10:20 AM, <exarkun@twistedmatrix.com> wrote:
-- Justin Venus justin.venus@gmail.com

Vinod, This code[1] uses twisted as its foundation. The project is rather complex, but if you take a look at some of the service code and it should give you some ideas on what you can do with twisted services. https://github.com/JustinVenus/droned/blob/master/droned/services/journal.py... Justin Venus On Tue, Jun 26, 2012 at 10:20 AM, <exarkun@twistedmatrix.com> wrote:
-- Justin Venus justin.venus@gmail.com
participants (3)
-
exarkun@twistedmatrix.com
-
Justin Venus
-
vinod kumar