|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InteractionContext
| Method Summary | |
|---|---|
String |
getProperty(String propertyName)
Returns a generic property, usually this property is resolved by the shell client. |
String |
readLine(String msg,
boolean echo)
Display a message and read a line on the console. |
| Method Detail |
|---|
String getProperty(String propertyName)
propertyName - the property name
String readLine(String msg,
boolean echo)
msg - the message to display before reading a lineecho - wether or not the line read should be echoed when typing
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||