
public static class OutputStep.Parameterizer extends AbstractParameterizer
| Modifier and Type | Field and Description | 
|---|---|
| private List<ResultHandler> | resulthandlersOutput 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, makeprivate List<ResultHandler> resulthandlers
protected void makeOptions(Parameterization config)
AbstractParameterizermakeOptions in class AbstractParameterizerconfig - Parameterization to add options to.protected OutputStep makeInstance()
AbstractParameterizermakeInstance in class AbstractParameterizer