org.alliance.launchers.console
Class Main

java.lang.Object
  extended by org.alliance.launchers.console.Main

public class Main
extends java.lang.Object

Simple command line interface to alliance User: maciek Date: 2005-dec-21 Time: 16:14:53 To change this template use File | Settings | File Templates.


Constructor Summary
Main(java.lang.String[] args)
           
 
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
 

Constructor Detail

Main

public Main(java.lang.String[] args)
     throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

main

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