public interface ParameterFactory
JndiObjectTaskFactory
.Modifier and Type | Method and Description |
---|---|
Object |
createParameter(Object jndiWorkObject,
TaskContext<?,?,?> context)
Creates the parameter from the
TaskContext . |
Object createParameter(Object jndiWorkObject, TaskContext<?,?,?> context) throws Exception
TaskContext
.jndiWorkObject
- JNDI Work
Object.context
- TaskContext
.Exception
- If fails to create the parameter.Copyright © 2005–2016. All rights reserved.