o.MyMultiService(service.MultiService) : class documentation

Part of otfbot_plugin View Source View In Hierarchy

Undocumented
Method getServiceNamed Get the child service with a given name.

Inherited from MultiService:

Method __init__ Undocumented
Method privilegedStartService Do preparation work for starting the service.
Method startService Start the service.
Method stopService Stop the service.
Method __iter__ Get an iterator over all child services.
Method addService Add a child service.
Method removeService Remove a child service.

Inherited from Service (via MultiService):

Method __getstate__ Undocumented
Method setName Set the name of the service.
Method setServiceParent Set the parent of the service.
Method disownServiceParent Use this API to remove an IService from an IServiceCollection.
def getServiceNamed(self, name): (source)
Get the child service with a given name.
Parametersname (type: str )
Returns (type: IService )
RaisesKeyErrorRaised if the service has no child with the given name.
API Documentation for OtfBot, generated by pydoctor at 2011-05-03 16:14:29.