Home | Trees | Indices | Help |
---|
|
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
dict |
default_config =
used when nothing found in Application's config |
||
dict |
config_doc =
documentation for each option of the default configuration. |
||
string |
name =
Component's name |
||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
Initialize various variables internal to the Component. This method is called by the plugin_registry after the component's config has been loaded. Override this method if you need to perform some initializations that would normally go in Component's constructor but can't be done there because they require access to the component's config.
|
Start the service. DOCME more
|
Stop the service. DOCME more
|
|
config_docdocumentation for each option of the default configuration. Keys should be same as the ones in default_config and values should be strings
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Wed Jan 16 19:09:52 2008 | http://epydoc.sourceforge.net |