|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Shell
| Method Summary | |
|---|---|
Map<String,String> |
complete(String prefix)
Completion. |
ShellProcess |
createProcess(String request)
Process a request. |
String |
getPrompt()
Returns the shell prompt. |
String |
getWelcome()
Returns the welcome message. |
| Method Detail |
|---|
String getWelcome()
String getPrompt()
ShellProcess createProcess(String request)
request - the request to process
Map<String,String> complete(String prefix)
prefix - the prefix to complete
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||