public static class OutputStep.Parameterizer extends AbstractParameterizer
Modifier and Type | Field and Description |
---|---|
private List<ResultHandler> |
resulthandlers
Output handlers.
|
Constructor and Description |
---|
OutputStep.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected OutputStep |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configure, make
private List<ResultHandler> resulthandlers
protected void makeOptions(Parameterization config)
AbstractParameterizer
makeOptions
in class AbstractParameterizer
config
- Parameterization to add options to.protected OutputStep makeInstance()
AbstractParameterizer
makeInstance
in class AbstractParameterizer