Package flumotion :: Package component :: Package plugs :: Module manhole :: Class ManholeMixin
[hide private]

Class ManholeMixin

source code

object --+
         |
        ManholeMixin
Known Subclasses:

Instance Methods [hide private]
 
__init__(self, args) source code
 
start(self, namespace) source code
 
stop(self, obj) source code
 
_insinuate(self) source code
 
openManhole(self) source code
 
closeManhole(self) source code
Method Details [hide private]

__init__(self, args)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)