|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.lsc.Launcher
public final class Launcher
Main launching class This is the main wrapper for generic launcher. This class is responsible of parameters analysis
| 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 |
|---|
public Launcher()
| Method Detail |
|---|
public static void main(String[] args)
args - parameters passed by the JREpublic void run()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||