org.jacorb.ir
Class IRServer

java.lang.Object
  extended byorg.jacorb.ir.IRServer

public class IRServer
extends java.lang.Object

The main server that starts the Interface Repository

Version:
$Id: IRServer.java,v 1.10 2004/10/18 13:12:41 simon.mcqueen Exp $
Author:
(c) Gerald Brose, FU Berlin 2000

Field Summary
protected static char fileSeparator
           
 
Constructor Summary
IRServer()
           
 
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
 

Field Detail

fileSeparator

protected static char fileSeparator
Constructor Detail

IRServer

public IRServer()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - a vector of commandline arguments, where args[1] needs to be a filename string and args[0] a classpath string