|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.xnap.cmdl.CommandLine
public class CommandLine
Constructor Summary | |
---|---|
CommandLine()
|
Method Summary | |
---|---|
static CommandLine |
getInstance()
Returns the instance of CommandLine. |
void |
init()
Starts the command line. |
void |
run()
|
void |
start()
|
void |
stop()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommandLine()
Method Detail |
---|
public static CommandLine getInstance()
public void run()
run
in interface java.lang.Runnable
public void init()
public void start()
public void stop()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |