Trees | Index | Help |
---|
Package flumotion :: Package twisted :: Module pb :: Class Referenceable |
|
Loggable
--+ |Jellyable
--+ | | |Serializable
--+ | | |Referenceable
--+ | Referenceable
BaseMedium
,
FeedMedium
Method Summary | |
---|---|
remoteMessageReceived(self,
broker,
message,
args,
kwargs)
| |
Inherited from Referenceable | |
(internal) | |
Inherited from Serializable | |
Return an ID which uniquely represents this object for this process. | |
Inherited from Jellyable | |
| |
Inherited from Loggable | |
Log a debug message. | |
dict |
Log a message at the given level, with the possibility of going higher up in the stack. |
Log an error. | |
Log an informational message. | |
Log a log message. | |
Overridable log function. | |
Overridable object name function. | |
Log a warning. | |
Log a warning about a Failure. |
Class Variable Summary | |
---|---|
Implements |
__implemented__ = <implementedBy flumotion.twisted.pb.Re...
|
ClassProvides |
__provides__ = <zope.interface.declarations.ClassProvide...
|
str |
logCategory : Implementors can provide a category to log their messages under. |
str | remoteLogName : name to use to log the other side of the connection |
Inherited from Referenceable | |
NoneType |
perspective = None |
Inherited from Jellyable | |
ClassProvides |
__providedBy__ = <zope.interface.declarations.ClassProvi...
|
Class Variable Details |
---|
__implemented__
|
__provides__
|
logCategoryImplementors can provide a category to log their messages under.
|
remoteLogNamename to use to log the other side of the connection
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Oct 1 03:52:01 2007 | http://epydoc.sf.net |