com.web_visage.spoiler2
Class Spoiler2Launcher

java.lang.Object
  extended by com.web_visage.spoiler2.Spoiler2Launcher

public class Spoiler2Launcher
extends java.lang.Object

Application launcher. Reads configuration file and performs all necessary bindings, then launches the application.

Author:
K.Baturytski

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

Constructor Detail

Spoiler2Launcher

public Spoiler2Launcher()
Method Detail

main

public static void main(java.lang.String[] args)
Main driver. Loads the configuration file and starts the application.

Parameters:
args -