org.openorb.util
Class IORDump

java.lang.Object
  |
  +--org.openorb.util.IORDump

public class IORDump
extends java.lang.Object

Used to examine the contents of an IOR.

Version:
$Revision: 1.2 $ $Date: 2001/08/02 14:16:39 $
Author:
Chris Wood <wood@intalio.com>

Constructor Summary
IORDump()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IORDump

public IORDump()
Method Detail

main

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