Save This Page
Home » hibernate-search-src-20081106 » example » corba » [javadoc | source]
example.corba
public class: StockClient [javadoc | source]
java.lang.Object
   example.corba.StockClient
This class is the frontend to our mini CORBA application. It has no GUI, just a text frontend to keep it simple. $Id: StockClient.java,v 1.1.1.1 2002/01/22 08:51:56 synmscott Exp $
Field Summary
 NamingContext nameService     
 StockDispenser dispenser     
 StockItem item     
 BufferedReader in     
Constructor:
 public StockClient(String[] args) 
Method from example.corba.StockClient Summary:
main,   run
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from example.corba.StockClient Detail:
 public static  void main(String[] args) 
 public  void run()