Table of Contents

Class: Hub Collaboratory/Hub.py

This class starts the CORBA ORB services required to run the Hub, then enters the ORB mainloop to handle requests

Methods   
Mainloop
RegisterName
StartORB
__call__
__init__
checkResponse
quit
raiser
setGUI
setLogFn
  Mainloop 
Mainloop ( self )

  RegisterName 
RegisterName ( self )

create a context path in the Naming service for the Collaboratory only really needs to be done the first time the naming service is started

  StartORB 
StartORB ( self )

  __call__ 
__call__ ( self )

  __init__ 
__init__ (
        self,
        naming_service=None,
        naming_id=None,
        debug=0,
        privileged=0,
        verbose=0,
        gui=0,
        msg_queue=None,
        )

  checkResponse 
checkResponse (
        self,
        res,
        timer,
        )

  quit 
quit ( self )

  raiser 
raiser ( self )

Exceptions   
CORBA.COMM_FAILURE
  setGUI 
setGUI ( self,  gui )

  setLogFn 
setLogFn ( self,  logger )


Table of Contents

This document was automatically generated on Tue Nov 5 16:56:13 2002 by HappyDoc version 2.0.1