org.openorb.orb.util
Class CreateORBProperties

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

public final class CreateORBProperties
extends java.lang.Object

Create the orb.properties file in the correct location. It also includes support for the RMI properties.

Author:
Unknown

Method Summary
static void main(java.lang.String[] args)
          The entry point for this 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 entry point for this tool.
Parameters:
args - The command line parameters.