org.apache.geronimo.system.main
Class CommandLine

java.lang.Object
  extended byorg.apache.geronimo.system.main.CommandLine

public class CommandLine
extends Object

Version:
$Revision: 1.8 $ $Date: 2004/09/02 11:03:18 $

Method Summary
static void main(String[] args)
          Command line entry point called by executable jar
 
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(String[] args)
Command line entry point called by executable jar

Parameters:
args - command line args


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.