public abstract class AbstractOptions extends Object implements Serializable
| Constructor and Description |
|---|
AbstractOptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
define(Map<String,Object> args) |
protected List<String> |
excludedFieldsFromOptionMap() |
protected Map<String,String> |
fieldName2AntMap() |
protected Map<String,? extends Callable<Object>> |
fieldValue2AntMap() |
Map<String,Object> |
optionMap() |