core
Class Server

java.lang.Object
  extended by core.Server

public class Server
extends java.lang.Object

The Class Server.


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

Constructor Detail

Server

public Server()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws CouldNotStartServiceException
The main method.

Parameters:
args - the arguments
Throws:
CouldNotStartServiceException - the could not start service exception