Part of lp.scripts.runlaunchpad View In Hierarchy
Known subclasses: lp.scripts.runlaunchpad.BingWebService, lp.scripts.runlaunchpad.CodebrowseService, lp.scripts.runlaunchpad.ForkingSessionService, lp.scripts.runlaunchpad.MailmanService, lp.scripts.runlaunchpad.MemcachedService, lp.scripts.runlaunchpad.RabbitService, lp.scripts.runlaunchpad.TacFile
Method | should_launch | Return true if this service should be launched by default. |
Method | launch | Run the service in a thread or external process. |
Method | _setUp | Undocumented |
May block long enough to kick it off, but must return control to the caller without waiting for it to shutdown.