|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectautohit.server.BasicBootstrap
autohit.server.invoker.SingleCommandLine
A single command invoker.
EPG - Initial - 19Jul03| Field Summary | |
SimTextCommand |
cmd
Command system |
CommandServerLocal |
cserver
|
| Fields inherited from class autohit.server.BasicBootstrap |
sc, services |
| Constructor Summary | |
SingleCommandLine()
Default constructor. |
|
SingleCommandLine(java.lang.String rootProps)
Properties constructor. |
|
| Method Summary | |
void |
go(java.lang.String commandString)
logic |
static void |
main(java.lang.String[] args)
main interface |
static void |
usage()
main interface |
| Methods inherited from class autohit.server.BasicBootstrap |
runService |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public SimTextCommand cmd
public CommandServerLocal cserver
| Constructor Detail |
public SingleCommandLine()
throws java.lang.Exception
public SingleCommandLine(java.lang.String rootProps)
throws java.lang.Exception
| Method Detail |
public static void usage()
public void go(java.lang.String commandString)
public static void main(java.lang.String[] args)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||