| Trees | Indices | Help |
|
|---|
|
|
Manage a list of service providers.
| Instance Methods | |||
| elisa.core.utils.defer.Deferred |
|
||
| elisa.core.utils.defer.Deferred |
|
||
|
Inherited from Inherited from |
|||
| Inherited from manager.Manager | |||
|---|---|---|---|
|
|||
|
|||
|
|||
| Class Variables | |
str
|
entry_point = 'elisa.core.components.service_provider'the entry point listing providers in plugins |
|
Inherited from |
|
| Instance Variables | |
| Inherited from manager.Manager | |
|---|---|
list of elisa.core.component.Component
|
components components currently registered in the manager |
| Properties | |
|
Inherited from |
| Method Details |
Register a new component. When trying to register a component twice, an AlreadyRegistered failure will be returned.
|
Unregister a component. When trying to unregister a component that is not registered, a CannotUnregister failure will be returned.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Dec 1 10:54:31 2009 | http://epydoc.sourceforge.net |