org.sapia.ubik.rmi.examples.jndi
Class JndiBrowsingEg

java.lang.Object
  extended by org.sapia.ubik.rmi.examples.jndi.JndiBrowsingEg

public class JndiBrowsingEg
extends java.lang.Object

Copyright:
Copyright © 2002-2003 Sapia Open Source Software. All Rights Reserved.
License:
Read the license.txt file of the jar or visit the license page at the Sapia OSS web site

Author:
Yanick Duchesne

Constructor Summary
JndiBrowsingEg()
          Creates a new instance of JndiBrowsingEg
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JndiBrowsingEg

public JndiBrowsingEg()
Creates a new instance of JndiBrowsingEg

Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments


Copyright © 2010 Sapia OSS. All Rights Reserved.