org.apache.geronimo.gshell.bootstrap
Class Launcher

java.lang.Object
  extended by org.apache.geronimo.gshell.bootstrap.Launcher

public class Launcher
extends Object

Platform independent launcher to setup common configuration and delegate to the Classworlds launcher.

Version:
$Rev: 574492 $ $Date: 2007-09-11 00:08:57 -0700 (Tue, 11 Sep 2007) $

Constructor Summary
Launcher()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Launcher

public Launcher()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


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