Part of twisted.application.service View Source
Return a compound class.
Return an object supporting the IService,
IServiceCollection,
IProcess
and sob.IPersistable
interfaces, with the given parameters. Always access the return value by
explicit casting to one of the interfaces.