|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.kernelpanic.dbmonster.Launcher
public class Launcher
A launcher class for DBMonster which provides a command line interface handling.
| Constructor Summary | |
|---|---|
Launcher()
Constructs new launcher. |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
Runs DBMonster. |
void |
run(String[] args)
Runs launcher. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Launcher()
| Method Detail |
|---|
public static void main(String[] args)
args - command line arguments
public void run(String[] args)
throws Exception
args - command line
Exception - on error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||