Trees | Index | Help |
---|
Package flumotion :: Package common :: Module config :: Class FlumotionConfigXML |
|
Loggable
--+
|
FlumotionConfigXML
Method Summary | |
---|---|
__init__(self,
filename,
string)
| |
export(self)
| |
dictionary of /parent/name -> ConfigEntryComponent
|
Get all component entries from both atmosphere and all flows from the configuration. |
getPath(self)
| |
parse(self,
noRegistry)
| |
Inherited from Loggable | |
Log a debug message. | |
Log an error. | |
Log an informational message. | |
Log a log message. | |
Overridable log function. | |
Overridable object name function. | |
Log a warning. |
Class Variable Summary | |
---|---|
str |
logCategory : Implementors can provide a category to log their messages under. |
Inherited from Loggable | |
Implements |
__implemented__ = <implementedBy flumotion.common.log.Lo...
|
ClassProvides |
__providedBy__ = <zope.interface.declarations.ClassProvi...
|
ClassProvides |
__provides__ = <zope.interface.declarations.ClassProvide...
|
Method Details |
---|
getComponentEntries(self)Get all component entries from both atmosphere and all flows from the configuration.
|
Class Variable Details |
---|
logCategoryImplementors can provide a category to log their messages under.
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Sun Sep 4 00:24:44 2005 | http://epydoc.sf.net |