Trees | Indices | Help |
---|
|
twisted.internet.protocol.Factory --+ | twisted.internet.protocol.ClientFactory --+ | twisted.spread.pb.PBClientFactory --+ | extern.log.log.Loggable --+ | JobClientFactory
I am a client factory that logs in to the WorkerBrain. I live in the flumotion-job process spawned by the worker.
|
|||
perspectiveInterface I am an interface for job-side mediums interfacing with worker-side avatars. |
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
logCategory =
Implementors can provide a category to log their messages under. |
|||
JobMedium |
medium the medium for the JobHeaven to access us through |
||
Inherited from Inherited from |
|
|
Build the broker instance, passing the security options to it.
|
Login and get perspective from remote PB server. Currently only credentials implementing IUsernamePassword are supported.
|
This will be called before I stop listening on all Ports/Connectors. This can be overridden to perform 'shutdown' tasks such as disconnecting database connections, closing files, etc. It will be called, for example, before an application shuts down, if it was connected to a port. User code should not call this function directly.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Aug 13 06:17:08 2013 | http://epydoc.sourceforge.net |