Table of Contents

Class: ServerThread Collaboratory/Node.py

Main thread which handles CORBA communications (the Node server). Not much here-- we just use this thread to "run" the omni event loop, but technically it's unecessary because omniORB doesn't need to call orb.run() to start the ORB loop- omniORB does it in a background thread anyway! Other ORBs require this, however, so we include it

Base Classes   
Thread
Methods   
__init__
run
  __init__ 
__init__ ( self,  orb )

  run 
run ( self )


Table of Contents

This document was automatically generated on Wed Mar 26 19:02:06 2003 by HappyDoc version 2.1