|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandFactory | |
|---|---|
| de.uniba.wiai.lspi.util.console | Contains utility classes for building a test console. |
| Uses of CommandFactory in de.uniba.wiai.lspi.util.console |
|---|
| Methods in de.uniba.wiai.lspi.util.console that return CommandFactory | |
|---|---|
CommandFactory |
ConsoleThread.getCommandFactory()
Get a reference to the CommandFactory used by this console. |
| Methods in de.uniba.wiai.lspi.util.console with parameters of type CommandFactory | |
|---|---|
static ConsoleThread |
ConsoleThread.getConsole(java.lang.String name,
CommandFactory factory)
Factory method to get a reference to the console singleton. |
static ConsoleThread |
ConsoleThread.getConsole(java.lang.String name,
CommandFactory factory,
java.io.OutputStream systemOut)
Factory method to create a console. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||