HappyDoc Generated Documentation Class: ServerThread

. / Collaboratory / Node.py / ServerThread 

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   

ServerThread
  Thread

Methods   
  run 
run ( self )
  __init__ 
__init__ ( self,  orb )

This document was automatically generated Thu Nov 09 13:33:53 2006 by HappyDoc version 3.0.a1