| java.lang.Object org.jacorb.ir.IRServer
IRServer | public class IRServer (Code) | | The main server that starts the Interface Repository
author: Gerald Brose version: $Id: IRServer.java,v 1.11 2006/06/15 16:43:14 alphonse.bendt Exp $ |
Method Summary | |
public static void | main(String args) |
main | public static void main(String args)(Code) | | Parameters: args - a vector of commandline arguments, where args[1]needs to be a filename string and args[0] a classpath string |
|
|