Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.xots.admin.server
Class AdminTestClient  view AdminTestClient download AdminTestClient.java

java.lang.Object
  extended byorg.xots.admin.server.AdminTestClient

public class AdminTestClient
extends java.lang.Object


Field Summary
private  org.omg.CosNaming.NamingContext ncRef
           
private  org.omg.CORBA.ORB orb
           
 
Constructor Summary
AdminTestClient()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void usage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

orb

private org.omg.CORBA.ORB orb

ncRef

private org.omg.CosNaming.NamingContext ncRef
Constructor Detail

AdminTestClient

public AdminTestClient()
Method Detail

main

public static void main(java.lang.String[] args)

usage

public static void usage()