t.a.s.Service : class documentation

Part of twisted.application.service View Source View In Hierarchy

Known subclasses: twisted.application.internet._VolatileDataService, twisted.application.internet.CooperatorService, twisted.application.internet.StreamServerEndpointService, twisted.application.service.MultiService, twisted.manhole.service.Service, twisted.names.secondary.SecondaryAuthorityService, twisted.runner.procmon.ProcessMonitor, twisted.words.protocols.jabber.component.Service

Base class for services.

Most services should inherit from this class. It handles the book-keeping responsibilities of starting and stopping, as well as not serializing this book-keeping information.

Method __getstate__ Undocumented
Method setName Undocumented
Method setServiceParent Undocumented
Method disownServiceParent Undocumented
Method privilegedStartService Undocumented
Method startService Undocumented
Method stopService Undocumented
def __getstate__(self): (source)
Undocumented
def setName(self, name): (source)
Undocumented
def setServiceParent(self, parent): (source)
Undocumented
def disownServiceParent(self): (source)
Undocumented
def privilegedStartService(self): (source)
Undocumented
def startService(self): (source)
Undocumented
def stopService(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2015-01-30 14:14:53.