wt.corba.query
Class ObjectQueryServer

java.lang.Object
  extended bywt.corba.query.ObjectQueryServer

public class ObjectQueryServer
extends Object


Field Summary
static String iorFile
           
static String name
           
 
Constructor Summary
ObjectQueryServer()
           
ObjectQueryServer(String nameServerIOR)
           
 
Method Summary
static String getName()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public static final String name
See Also:
Constant Field Values

iorFile

public static final String iorFile
See Also:
Constant Field Values
Constructor Detail

ObjectQueryServer

public ObjectQueryServer()

ObjectQueryServer

public ObjectQueryServer(String nameServerIOR)
Method Detail

getName

public static String getName()

main

public static void main(String[] args)