Tynamo™-TINI
v1.0.4

com.qindesign.tini.http
Class Main

java.lang.Object
  extended by com.qindesign.tini.http.Main

public class Main
extends Object

Main invoker class.

Version:
1.0.4
Author:
Shawn Silverman

Method Summary
static void main(String[] args)
          Main entry point to the Tynamo™-TINI web server.
 
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)
                 throws IOException
Main entry point to the Tynamo™-TINI web server.

Parameters:
args - the program arguments, the first should be the location of the server properties file
Throws:
IOException - if there was an error while reading the server properties.

Tynamo™-TINI
v1.0.4

© 2001-2007 Shawn Silverman