public class InputAbstract extends ActionAbstract
context, verbose| Constructor and Description |
|---|
InputAbstract() |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(ActionContext context) |
protected String |
input(String propertyName,
String prompt,
String silentDefault) |
protected String |
inputPassword(String propertyName,
String prompt,
String silentDefault) |
boolean |
isSilentInput() |
void |
setSilentInput(boolean silentInput) |
getBrokerHome, getBrokerInstance, getBrokerURIInstance, isVerbose, setHomeValuespublic boolean isSilentInput()
public void setSilentInput(boolean silentInput)
protected String inputPassword(String propertyName, String prompt, String silentDefault)
public Object execute(ActionContext context) throws Exception
execute in interface Actionexecute in class ActionAbstractExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.