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 Tue Nov 5 16:56:13 2002 by HappyDoc version 2.0.1