org.openorb.orb.util
Class IORDump

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

public final class IORDump
extends java.lang.Object

Used to examine the contents of an IOR.

Author:
Chris Wood

Method Summary
static void main(java.lang.String[] args)
          The main entry point for the IORDump tool.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
The main entry point for the IORDump tool.
Parameters:
args - The command line parameters for this tool.