Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.codehaus.plexus.components.interactivity.DefaultPrompter
Method Summary | |
String |
|
String |
|
String |
|
String |
|
String |
|
void |
|
public String prompt(String message, List possibleValues, String defaultReply) throws PrompterException
public String promptForPassword(String message) throws PrompterException
- Specified by:
- promptForPassword in interface Prompter
public void showMessage(String message) throws PrompterException
- Specified by:
- showMessage in interface Prompter