org.apache.geronimo.system.main
Class ClientCommandLine
java.lang.Object
org.apache.geronimo.system.main.CommandLine
org.apache.geronimo.system.main.ClientCommandLine
- public class ClientCommandLine
- extends CommandLine
- Version:
- $Revision: 406440 $ $Date: 2006-05-14 23:45:03 +0200 (Sun, 14 May 2006) $
Fields inherited from class org.apache.geronimo.system.main.CommandLine |
log |
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 |
ClientCommandLine
public ClientCommandLine(org.apache.geronimo.kernel.repository.Artifact configuration,
String[] args)
throws Exception
main
public static void main(String[] args)
- Command line entry point called by executable jar
- Parameters:
args
- command line args
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.