Part of elisa.core.tests.test_service_manager View In Hierarchy
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 |
return: a deferred fired when the service is started rtype:
elisa.core.utils.defer.Deferred