public class ObjectParameterFactory extends Object implements ParameterFactory
ParameterFactory
for an Object
.Constructor and Description |
---|
ObjectParameterFactory(int objectIndex)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
Object |
createParameter(TaskContext<?,?,?> context)
Creates the parameter from the
TaskContext . |
public ObjectParameterFactory(int objectIndex)
objectIndex
- Index of the Object
.public Object createParameter(TaskContext<?,?,?> context)
ParameterFactory
TaskContext
.createParameter
in interface ParameterFactory
context
- TaskContext
.Copyright © 2005–2016. All rights reserved.