gecco.server.startup
Class StartServer

java.lang.Object
  |
  +--gecco.server.startup.StartServer

public abstract class StartServer
extends Object

This class is the startup routine for the server, that parses all configuration files, and sets everything up.

Author:
Henrik Bäärnhielm, Karl Hasselström, Henrik Hägerström

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

Constructor Detail

StartServer

public StartServer()
Method Detail

shutdown

public static void shutdown()

main

public static void main(String[] args)
The main program for the StartServer class
Parameters:
args - The command line arguments