org.lsc
Class Launcher

java.lang.Object
  extended by org.lsc.Launcher

public final class Launcher
extends Object

Main launching class This is the main wrapper for generic launcher. This class is responsible of parameters analysis

Author:
S. Bahloul <seb@lsc-project.org>

Constructor Summary
Launcher()
          Default constructor - instantiate objects.
 
Method Summary
static void main(String[] args)
          Main launcher.
 void run()
          Launch the synchronization and cleaning process.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Launcher

public Launcher()
Default constructor - instantiate objects.

Method Detail

main

public static void main(String[] args)
Main launcher.

Parameters:
args - parameters passed by the JRE

run

public void run()
Launch the synchronization and cleaning process.



Copyright © 2005-2010 LSC project. All Rights Reserved.