Package flumotion :: Package twisted :: Module pb :: Class _FPortalRoot
[hide private]

Class _FPortalRoot

source code

Root object, used to login to bouncer.

Instance Methods [hide private]
 
__init__(self, bouncerPortal) source code
 
rootObject(self, broker) source code
 
__providedBy__(...)
Object Specification Descriptor
source code
 
__provides__(...)
Special descriptor for class __provides__
Class Variables [hide private]
  __implemented__ = <implementedBy flumotion.twisted.pb._FPortal...
Method Details [hide private]

__init__(self, bouncerPortal)
(Constructor)

source code 
Parameters:

__provides__(...)

 
Special descriptor for class __provides__

The descriptor caches the implementedBy info, so that
we can get declarations for objects without instance-specific
interfaces a bit quicker.


Class Variable Details [hide private]

__implemented__

Value:
<implementedBy flumotion.twisted.pb._FPortalRoot>