Class e.c.t.t.SimpleService(ServiceProvider):

Part of elisa.core.tests.test_service_manager View In Hierarchy

Undocumented
Line # Kind Name Docs
28 Method start Start the service.
32 Method stop Stop the service.

Inherited from Component (via ServiceProvider):

Line # Kind Name Docs
85 Class PathDescriptor Undocumented
97 Class Method create Create and initialize the component.
130 Method initialize Initialize the component.
142 Method clean Clean the component.

Inherited from Loggable (via ServiceProvider, Component):

Line # Kind Name Docs
81 Method __init__ Undocumented
def start(self):
Start the service.

return: a deferred fired when the service is started rtype: elisa.core.utils.defer.Deferred

def stop(self):
Stop the service.

return: a deferred fired when the service is started rtype: elisa.core.utils.defer.Deferred

API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.